Automate pasting text to multiple pastebin services from CLI
Automate pasting to a number of pastebin services
wgetpaste
$ wgetpaste /path/to/file.txt
$ cat logfile.log | wgetpaste
$ wgetpaste -s dpaste -n 'myusername' /path/to/file.txt