tee: add more information link (#5629)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# tee
|
# tee
|
||||||
|
|
||||||
> Read from standard input and write to standard output and files (or commands).
|
> Read from standard input and write to standard output and files (or commands).
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tee-invocation.html>.
|
||||||
|
|
||||||
- Copy standard input to each FILE, and also to standard output:
|
- Copy standard input to each FILE, and also to standard output:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user