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
What is the first character of the output in ls l command?
How do I use grep to find a file?
What is command substitution?
What is the command to view process running?
Write a command that will display files in the current directory, in a colored, long format.
What is a command and examples?
How can you see the command line history?
What does grep v grep do?
What does awk stand for?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is unix command line?
What is the unix command to confirm a remote host is alive or not?
Is command prompt unix?
What is the general format of unix command syntax?
What are the unix commands?