
airpaste
List of commands for airpaste:
-
airpaste:tldr:03da2 airpaste: Send a file.$ airpaste < ${filename}try on your machineexplain this command
-
airpaste:tldr:1d7b2 airpaste: Wait for a message and display it when received.$ airpastetry on your machineexplain this command
-
airpaste:tldr:8449c airpaste: Create or join a channel.$ airpaste ${channel_name}try on your machineexplain this command
-
airpaste:tldr:883bb airpaste: Receive a file.$ airpaste > ${filename}try on your machineexplain this command
-
airpaste:tldr:c5ba5 airpaste: Send text.$ echo ${text} | airpastetry on your machineexplain this command