Answer Posted / vikas sharma
ls ~/..
displays the list of /
i.e all folder like usr bin opt var root proc etc..
break this command
ls ~ [list the /root]
cd .. [cd to /]
ls [list of /]
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Why is grep called grep?
What does pipe () return?
What does the metacharacter mean?
What is grep short for?
Which command can you use to find the currently running process in unix server?
What is the functionality of a top command?
What are grep patterns?
Write a command to kill the last background job?
What is the command to find maximum memory taking process on the server?
What is difference between grep and find command in unix?
How do I search a whole word in vim?
What command is used to switching between users in unix?
What is the general format of unix command syntax?
What is the command to compare two files in unix?
What is in grep command?