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
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Which unix command to make a new directory?
How does the system know where one command ends and another begins?
What is the size of time_t?
Is ‘du’ a command? If so, what is its use?
Why is it called a shebang?
How can we use grep command in unix?
How can you see the command line history?
Which command will print your home directory on screen?
What are reported commands?
What is in grep command?
How to display no of records in oracle using unix command?
What is the first character of the output in ls l command?
What does pipe () return?
What is the difference between cat command and more command?