Answer Posted / vasu
#ls -la /etc
can get all files including hidden files.
hidden files are denoted with dot (.) prefix and
ls -a is used for hidden files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which unix command lists files/folders in alphabetical order?
What is {} in find command?
What is sed awk grep?
What do chown command do?
What is rmdir command?
What is a bash command?
What do chgrp command do?
How do I run a whois command?
Why is grep called grep?
How do I delete files from command prompt?
What is command statement?
Which command is used to kill the last background job?
What is ‘ps’ command for?
How do I use grep to find a file?
What is the use of sed command in unix?