Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

bashbin

0x41395MIT0.1.11

bashbin is a node command line utility that automatically publishes to a pastebin like website what you pipe into it

bash, bin

readme

binbash

bashbin is a command line utility written in nodejs that allows you to pipe the stdout of a command to a pastebin like service

Instalation

sudo npm install -g bashbin

Usage Example

ls -a | bashbin at this point bashbin will echo an url that you can share with anyone and view the contents of the command directly

Pipe it forward

ls -a | bashbin | pbcopy @tvararu's idea

Pull-Requests

I love them <3 so don't be scared to send them, you can allways the issue tracker to express your ideas or if you found a bug

Contact