pastebinit(1)
NAME
pastebinit - command-line pastebin client
SYNOPSIS
pastebinit [-ibafrjmtup]
DESCRIPTION
This manual page documents briefly the pastebinit commands
pastebinit reads text and sends it to a "pastebin" on the internet,
returning the URL to the user.
It allows the text to be passed through a pipe (|) or from a file
passed as an argument.
OPTIONS
- Required arguments
- -i [filename] (- for reading from stdin)
- Optional arguments
- -b [pastebin url] (default: http://pastebin.com)
- -a [author] (default: $USER)
- -f [format of paste] (used for syntax-highlighting, default: text)
- -t [title of paste] (ONLY FOR 1t2.us)
- -m [permatag] (ONLY FOR 1t2.us, default: blank)
- -u [username] (ONLY FOR 1t2.us)
- -p [password] (ONLY FOR 1t2.us)
SUPPORTED PASTEBINS
· http://*.pastebin.com
· http://pastebin.mozilla.org
· http://rafb.net
· http://yourpaste.net
· http://paste.ubuntu.com
· http://*.paste.f-box.org
· http://*.1t2.us
· http://paste.stgraber.org
AUTHORS
Pastebinit is currently written by Stephane Graber.
1t2.us, username, password, format, title, arguments and redirect
support added by Daniel Bartlett.
Website: http://www.stgraber.org/category/pastebinit
E-mail: stgraber@ubuntu.com
COPYRIGHT
- Copyright © 2007-2008 David Paleino