What will the following command do?

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

Showing Answers 1 - 1 of 1 Answers

sameer

  • Jan 14th, 2007
 

Ya u r correct, $echo *  will give u the files in the current directory similar to ls command.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions