Use Streams, Pipes and redirects Flashcards
(2 cards)
1
Q
What does the command tee do
A
Reads data from stdin and writes that data to stdout and files
2
Q
What does the command xargs do
A
Accepts input from stdin and other commands