DEVFYI - Developer Resource - FYI

What will the following command do?

Unix Interview Questions


(Continued from previous question...)

89. What will the following command do?

$ echo *
It is similar to 'ls' command and displays all the files in the current directory.

(Continued on next question...)

Other Interview Questions