what will be the output of ls ~/..

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


Please Help Members By Posting Answers For Below Questions

What is command substitution?

631


what is the advaantage of each user having its own copy of the shell?

2047


What do chmod command do?

610


What is $0 bash?

655


What is grep short for?

568






What is the size of time_t?

671


Who invented grep?

664


Is command prompt unix?

592


How do I delete files from command prompt?

555


Which command should you use to find the remaining disk space in unix server?

720


Which command is used to restrict incoming messages?

598


What is used to type command?

556


What does the metacharacter mean?

620


hw will u use awk in replacing cahrs and files

2742


Why is grep called grep?

793