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 grep faster than awk?
What do chgrp command do?
What does 'mkdir' command do in UNIX?
What is ctrl d?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does grep v grep do?
Who wrote grep?
What is grep and how do you use it?
How do you repeat a command in terminal?
Explain ‘library functions’ with respect to unix commands?
What does grep v do?
What is nr in awk command?
What is the pipe command?
Which command is used to copy files?
What is command substitution?