Pipe stdin to a raw pastebin
Project description
Pipe stdin directly to a raw pastebin. Get a URL back. Go be productive.
Installation
From PyPi:
$ pip install pasteraw
Usage
Given a file:
$ cat somefile Lorem ipsum.
Pipe the file to pasteraw and get back a URL to a raw paste of that file:
$ cat somefile | pasteraw http://pasteraw.com/1ekg
Do whatever you want with the URL. For example, open it in your web browser:
$ open $(!!)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pasteraw-1.0.0.tar.gz
(5.8 kB
view details)
File details
Details for the file pasteraw-1.0.0.tar.gz
.
File metadata
- Download URL: pasteraw-1.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda1c4d404b5ee462f125d6111663e7a29c50b2af84de05fb58cefa508c1caaa |
|
MD5 | dfa8fbba5b761426beb90dce40516f58 |
|
BLAKE2b-256 | ff34c08b9c992cb5c18cf7783a1b38acc56cda7636dd925d1ceb933e2ed93976 |