What is the command to list ALL (hidden also) files of
current directory & it’s subdirectories?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ram
ls -ali this shows all hidden files also with its inode
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prashant
ls -al this shows you all hidden direcotory & subdirectories
| Is This Answer Correct ? | 3 Yes | 1 No |
What file type is a makefile?
Explain about chmod options filename?
What is the export command used for?
Explain grep command.
What does in makefile do?
what are the linux boot files?
How does case sensitivity affect the way you use commands?
What are the 7 types of sentences?
How do I find cpu in linux?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What are the main components of a Linux system?
How do I run whois command?