Statements (27)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:graphical_user_interface
|
gptkbp:availableOn |
gptkb:GNU_coreutils
|
gptkbp:category |
gptkb:graphical_user_interface
|
gptkbp:example |
echo 'hello' | tee file.txt
ls | tee out.txt | grep foo |
gptkbp:firstAppearance |
gptkb:Version_4_Unix
|
gptkbp:function |
reads from standard input and writes to standard output and files
|
https://www.w3.org/2000/01/rdf-schema#label |
tee command
|
gptkbp:input |
gptkb:text
|
gptkbp:license |
gptkb:GPL
|
gptkbp:maintainedBy |
gptkb:software
|
gptkbp:manPage |
man 1 tee
|
gptkbp:option |
-a (append to files)
-i (ignore interrupts) |
gptkbp:output |
gptkb:text
|
gptkbp:platform |
gptkb:POSIX
|
gptkbp:relatedTo |
cat command
pipe (|) redirection (>) |
gptkbp:supportsMultipleFiles |
yes
|
gptkbp:usedIn |
gptkb:macOS
gptkb:Unix gptkb:Linux gptkb:Windows_(via_WSL_or_ports) |
gptkbp:writtenBy |
C
|
gptkbp:bfsParent |
gptkb:GNU_tee
|
gptkbp:bfsLayer |
7
|