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
What does pipe () return?
What is rmdir command?
What is ‘ps’ command for?
What is the difference between grep and grep?
What is nr in awk command?
How does shebang work?
Who invented grep?
How to display no of records in oracle using unix command?
Why is shebang used?
What does 'mkdir' command do in UNIX?
What is merge command in unix?
Is ‘du’ a command? If so, what is its use?
How do I use grep to search for a file?
Explain ‘library functions’ with respect to unix commands?
What is the use of finger command?