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
Why is grep called grep?
Name the unix command to find how many days the server has been up.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Explain command to display different lines that are found when compare two files?
What are the unix commands?
Who command in unix operating system?
What is grep command in unix with examples?
What does find command return in unix?
How do I find previous commands in unix?
What are some command words?
Write a command that will display files in the current directory, in a colored, long format.
What does this command do? Cat food 1 > kitty
What does the command '$ls | wc –l > file1' do?
How can we use grep command in unix?
Can you enlist some commonly used network commands?