1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 17:46:02 +02:00
tldr/pages/common/airpaste.md
2018-01-23 06:25:45 +00:00

15 lines
198 B
Markdown

# airpaste
> Share messages and files on the same network.
- Send file:
`airpaste < {{file.txt}}`
- Receive file:
`airpaste > {{file.txt}}`
- Create/Join channel:
`airpaste {{channel_name}}`