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.1.tar.gz
(5.8 kB
view details)
File details
Details for the file pasteraw-1.0.1.tar.gz
.
File metadata
- Download URL: pasteraw-1.0.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19332670721329d20b9b11f7df9950e7639ca5f95ee22dcc205a59bfb58ae17a |
|
MD5 | 31987e04775ee7eea0fb6cce8b6a8b39 |
|
BLAKE2b-256 | faf6fe281fb34db1c98a22e2886ff64d0273d497f1e12e8b9409cd6841155567 |