mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 02:55:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,3 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Receive data through a named pipe:
|
||||
|
||||
`cat {{path/to/pipe}}`
|
||||
|
||||
- Share your terminal session in real-time:
|
||||
|
||||
`mkfifo {{path/to/pipe}}; script -f {{path/to/pipe}}`
|
||||
|
||||
Reference in New Issue
Block a user