What is the command to list ALL (hidden also) files of
current directory & it’s subdirectories?
Answer Posted / santhosh
ls -a It will list all the hidden files from from current
directory and its sub directories.......
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
How many linux commands are there?
How do makefiles work?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
What is the purpose output of cd command?
Which are the linux directory commands?
What are the 7 types of sentences?
Explain about communication features in UNIX?
What does df command do in linux?
What is a ulimit in unix?
Does cp overwrite?
What is kill command?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is the symbol of linux?
How do you copy in linux terminal?
How many interfaces(ethernet cards) are working using single command?