Question: Assume that you type the command ls -al ~ > homeFiles and then type the command date > homeFiles What will the file homeFiles contain?
Assume that you type the command ls -al ~ > homeFiles and then type the command date > homeFiles What will the file homeFiles contain?
A. The output from the ls -al command
B. The output from the date command
C. The output from the ls -al command followed by the output from the date command
D. The output from the date command followed by the output from the ls -al command
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
