Skip to content

Instantly share code, notes, and snippets.

@rolandwalker
Created January 25, 2014 16:31
Show Gist options
  • Select an option

  • Save rolandwalker/8618997 to your computer and use it in GitHub Desktop.

Select an option

Save rolandwalker/8618997 to your computer and use it in GitHub Desktop.
/bin/chmod -- u+x -funnyfile
/bin/launchctl load -- -funnyfile.plist
/bin/ln -s -- -funnyfile file
/bin/ls -l -- -funnyfile
/bin/mv -i -- file -funnyfile
/bin/rm -f -- -funnyfile
/bin/rmdir -p -- -funnyfile
/sbin/kextunload -q -- -funnykext
/usr/bin/ditto -v -- -funnyfile file
/usr/bin/file -b -- -funnyfile
/usr/bin/open -g -- -funnyfile
/usr/bin/osascript -sh -- -funnyfile.applescript
/usr/bin/qlmanage -p -- -funnyfile
/usr/bin/stat -f '%i' -- -funnyfile
/usr/bin/sudo -E -- -funnycommand
/usr/bin/tar -cvf -funnytarfile.tar -- -funnyfile
/usr/sbin/chown -R -- -funnyuser:group -funnyfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment