When given the following command line.
echo "foo bar" | tee bar | cat
Which of the following output is created?
A. cat
B. foo bar
C. tee bar
D. bar
E. foo
When given the following command line. echo "foo bar" | tee bar | cat Which of the following output is created?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
When given the following command line. echo "foo bar" | tee bar | cat Which of the following output is created?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!