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 |
Which command is used to delete a group?
What are two functions the move mv command can carry out?
What command you use for cpio to create a backup called backup.cpio of all the users’ home dirs?
What is linux load average?
What is finger in networking?
How we can set the password length in linux?
In order to display the last five commands you have entered using the fc command, you would type?
Which command puts a script to sleep untill a signal is recieved?
can any one send me one project on linux ...?
Explain command grouping in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
The ‘logout’ built in command is used to