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 does chmod 777 do?
Is makefile a shell script?
what is the diff b/w ext2 and ext3?
what is a superblock ?
How do I test my cpu speed?
How many types of dos commands are there?
How do makefiles work?
What is the purpose of the 'ps' command?
What is p in mkdir?
what is mean by system calls
Brief about FTP hostname?
What is the programming language for linux?