Question: Which Linux command will generate ListE.txt? Select one: a. merge ListA.txt ListB.txt > ListE.txt. O b. join ListA.txt ListB.txt > ListE.txt. O c. cat
Which Linux command will generate ListE.txt? Select one: a. merge ListA.txt ListB.txt > ListE.txt. O b. join ListA.txt ListB.txt > ListE.txt. O c. cat ListA.txt ListB.txt > ListE.txt. O d. paste ListA.txt ListB.txt > ListE.txt.
Step by Step Solution
3.33 Rating (150 Votes )
There are 3 Steps involved in it
The detailed answer for the above question is provided below The answer is c cat ListAtxt ListBtxt ListEtxt The cat command concatenates files and prints the output to the standard output The redirect... View full answer
Get step-by-step solutions from verified subject matter experts
