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 is the general format of unix command syntax?
What is the difference between awk and grep?
What does this command do? Cat food 1 > kitty
What is “chmod” command?
What is grep and how do you use it?
Why is it called a shebang?
What is the difference between cat command and more command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I delete files from command prompt?
Explain command to view process running?
What are some command words?
Who command in unix operating system?
How do I use nslookup?
What is the significance of the 'tee' command?
What is command substitution?