Skip to content

Instantly share code, notes, and snippets.

@ninjs
Created April 15, 2015 20:03
Show Gist options
  • Save ninjs/82092a74673e521b6590 to your computer and use it in GitHub Desktop.
Save ninjs/82092a74673e521b6590 to your computer and use it in GitHub Desktop.
if ARGV == 'help'
help
exit
else
file_operation
move
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment