Which of the following commands will take the standard output of the echo command and put it into the /tmp/output.txt file: 1 year agoby Linux Questions Which of the following commands will take the standard output of the echo command and put it into the /tmp/output.txt file: › Category: Introduction to Linux I › Which of the following commands will take the standard output of the echo command and put it into the /tmp/output.txt file: Vote Up 0 Vote Down Linux Questions Staff asked 1 year ago Which of the following commands will take the standard output of the echo command and put it into the /tmp/output.txt file: echo | /tmp/output.txt echo 2> /tmp/output.txt echo > /tmp/output.txt echo 2 | /tmp/output Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn