Linux
Command
Library
Commands
Basics
Tips
airpaste
airpaste
TLDR
Wait for message and display when received
$ airpaste
Send text
$ echo [text] | airpaste
Send file
$ airpaste < [path/to/file]
Receive file
$ airpaste > [path/to/file]
Create/Join channel
$ airpaste [channel_name]
COLLAPSE ALL
Copied to clipboard