CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 17:12:41 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=fe0439bded76e6574f89d5e8164134c83c6c39d9429169adacbf6594ce17436aa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%222ELC0Lun97Sm2uPioyJEwEAFr9d_UWmQ%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d8393bdfffc7d4-BLR
PastebinCL Manual - Pastebin.com
SHARE
TWEET

PastebinCL Manual
a guest
Jan 15th, 2012
127,017
1
Never
1
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PastebinCL(1)
- SYNOPSIS
- pastebincl [options]
- DESCRIPTION
- PastebinCL is a program which sends a "paste" at https://pastebin.com/
- using a command-line interface.
- USAGE
- When you run pastebincl, it will wait for user entry until you press
- ctrl+D. Then, it will send the text on pastebin with the given
- options.
- POST AS A REGISTERED USER
- To post as a registered user, you must generate a file containing your
- username and password. To do so, run "pastebincl --usergen".
- OPTIONS
- The possible arguments are:
- -v, --version
- Prints the program version and basic informatons, and then
- returns.
- -h, -?, --help
- Prints a short help, and then returns.
- --licence
- Prints the program licence, and then returns.
- --usergen
- Generates an "users" file for the software with the informations
- given afterwards.
- -n [name], --name=[name]
- Defines [name] as the paste name.
- -s [syntax], --syntax=[syntax]
- Defines [syntax] as the syntax highlighting pattern of your
- text, eg. "c" or "lolcode" (see the full list on https://paste-
- bin.com/). To display the complete list, run "pastebincl --syn-
- Posts a private past instead of a public one. A private paste
- won't be displayed in the latest pastes, neither indexed by
- search engines.
- -g, --guest
- Posts the paste as a guest. It's the default option if no con-
- figuration file was set.
- FILES
- ~/.pastebinclrc
- The file generated by --usergen. It is encrypted with a built-in
- key generated during compilation, and contains username and
- password for your pastebin account.
- EXAMPLES
- To post a paste without options:
- $ pastebincl (type your text, then ctrl+D)
- To post without options a file named "foo.txt":
- $ cat foo.txt | pastebincl
- To post a paste named "foo", in C language, privately, which expires in
- 10 minutes:
- $ pastebincl -n foo -s c -e 10M -p (type your text, then ctrl+D)
- AUTHOR
- Both pastebincl and this manpage were written by Theophile BASTIAN
- (aka. Tobast) <[email protected]>.
- LICENCE
- Pastebincl is under GNU GPL licence, as published by the Free Software
- Fundation on version 3.
- REPORTING BUGS
- Please report every bug you encounter to <[email protected]>.
- 25 December 2011 PASTEBINCL(1)
Advertisement
-
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 7 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 7 sec ago | 0.10 KB
-
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 9 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ X
JavaScript | 18 sec ago | 0.25 KB
-
⭐⭐⭐Exchange Exploit T I⭐⭐
Java | 19 sec ago | 0.10 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 26 sec ago | 0.24 KB
-
📝 EASY MONEY GUIDE ✅ Working J
JavaScript | 27 sec ago | 0.25 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 31 sec ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand