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
2
Q
What does the command xargs do
A
Accepts input from stdin and other commands
Linux LPIC-1 (101-500) > Use Streams, Pipes and redirects > Flashcards
What does the command tee do
Reads data from stdin and writes that data to stdout and files
What does the command xargs do
Accepts input from stdin and other commands
Linux LPIC-1 (101-500) (24 decks)