An enhanced fork of blha303's original puush-linux bash script.
Usage: puush [options] [file]
Options:
-d Delete file
-f No delete prompt
-h Show this message
-l [search] List uploaded files
The variable PUUSH_API_KEY
must be set, either in the environment or at the top of puush
. This can be obtained from puush account settings.
If a hyphen is given for the file parameter, puush-linux will attempt to read the filename from STDIN.