mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 06:52:51 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/tee
2
tldr/tee
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# tee
|
||||
|
||||
> Read from `stdin` and write to `stdout` and files (or commands).
|
||||
> More information: <https://www.gnu.org/software/coreutils/tee>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tee-invocation.html>.
|
||||
|
||||
- Copy `stdin` to each file, and also to `stdout`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user