This is a simple script to facilitate sharing text through http://rafb.net/paste/. Like most UNIX utilities, it can take stdin or files on the command-line. Additionally nopaste can use the X cut buffer for input, designed to be used with a window-manager key binding or panel launcher.
The resulting URLs are printed to stdout and additionally placed in the X cut buffer for quick pasting.
$ nopaste --help Usage: nopaste [options] Options: -l, --language LANG set language (defaults to "Plain Text") -d, --description DESCRIPTION set description (defaults to "stdin" or filename) -n, --nick NICK set nick (defaults to your username)) -x, --xcut nopaste from X selection (using xclip or xcut) --help show this help --version show version information
"I just grabbed nopaste-1992 -- well done! Nicely designed little script. The X cut option was thoughtful. Kudos!" Eric S. Raymond, 10 May 2007
"I just grabbed nopaste-1992 -- well done! Nicely designed little script. The X cut option was thoughtful. Kudos!"
Eric S. Raymond, 10 May 2007