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://cdn.pasteraw.com/9lvwkwgrgji5gbhjygxgaqcfx3hefpb
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.4.tar.gz
(5.8 kB
view details)
File details
Details for the file pasteraw-1.0.4.tar.gz
.
File metadata
- Download URL: pasteraw-1.0.4.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4926b5392af42fd351435b830a8b7282645094bd57e4e461c136446e9021e5b3 |
|
MD5 | 8ef46161416cac12391d84dd2bfdd86c |
|
BLAKE2b-256 | 0b402dbd86b0851a96f4ef2c7ff9a9d46b0f2855a0d2aed2bde175b660fbadc1 |