Question: In BASH, redirecting output from commands to text files can be accomplished using which of the following statements. Select all that apply... Question 10 options:
In BASH, redirecting output from commands to text files can be accomplished using which of the following statements. Select all that apply...
Question 10 options:
|
|
ip a > output.txt
|
|
|
ip a >> output.txt
|
|
|
ip a >>> output.txt
|
|
|
ip a | output.txt
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
