Answer Posted / krishna
ls -a1 /etc | grep "^\."
Will list out the hidden files in /etc!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is {} in find command?
What is nr in awk command?
What is the use of egrep command in unix?
What is the use of find command in unix?
How do I use grep to search for a file?
What is the search command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Write a command that will display files in the current directory, in a colored, long format.
Which command is used to delete all files in the current directory and all its sub-directories?
How do you grep recursively?
What is “chmod” command?
Which command is used to copy files?
Name the various commands that are used for the user information in unix.
Can you explain a little bit about command substitution?
Who command in unix operating system?