Question: The echo command is one of the shell built in commands. If you create a shell script named echo and an alias that is also
The echo command is one of the shell built in commands. If you create a shell script named echo and an alias that is also named echo; which command will the shell run when you type echo on the command line?
A. The shell script
B. The built-in
C. The alias
D. None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
