rustypaste

Minimal file upload and pastebin service with clipboard support

brewmacoslinux
Try with needOr install directly
Source

About

Minimal file upload/pastebin service

Commands

rustypaste

Examples

Upload a file to the rustypaste server$ rustypaste myfile.txt
Pipe command output directly to rustypaste$ cat logfile.log | rustypaste
Upload from clipboard and copy result back to clipboard$ rustypaste < /dev/clipboard