Use Streams, Pipes and redirects Flashcards

1
Q

What does the command tee do

A

Reads data from stdin and writes that data to stdout and files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the command xargs do

A

Accepts input from stdin and other commands

How well did you know this?
1
Not at all
2
3
4
5
Perfectly