summaryrefslogtreecommitdiffstats
path: root/accessibility/pastebinit/README
blob: 0b4942591ba037584120ddd8f7df94222a2d47d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pastebinit (command-line pastebin client)

pastebinit is a small python script that simply sends whatever you give
it to an online pastebin and gives you the URL in return. It's useful
when doing IRC support (when you don't want one to paste a 200 lines
log) or when working on a command line box with no way to SSH in it.

Maintainer's note: as of 2019-12-19, of the 13 pastebin sites supported
by pastebinit, only these work: dpaste.com paste.openstack.org
paste.ubuntu.com pastebin.com slexy.org sprunge.us

The default pastebin (with no -b option) is sprunge.us.