Question: Consider the following interaction with a UNIX shell: [10] cat < foo foo: No such file or directory [11] cat foo foo: No such file
Consider the following interaction with a UNIX shell: [10] cat < foo foo: No such file or directory [11] cat foo foo: No such file or directory [12] As shown, both command lines resulted in the same error message, but it came from different programs. Explain how that is possible.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
