Skip to content

jomo/upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Upload

Ultra simple script to upload files from the command line

Usage

syntax: upload [file ..]

# single file:
upload file.txt

# many files:
upload file1 file2
upload *.txt

# pipe stdin:
echo "hi there" | upload -

The link is shown & copied to your clipboard (using pbcopy or xclip)

Thanks

Files are uploaded to the awesome chunk.io.