What command will bring user back to their home
directory in UNIX?

Answer Posted / csc

cd
cd .
cd ~
cd /



cd .. (Bring back to parent directory)

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does this command do,"$more readme.txt“?

850


How do I search a whole word in vim?

869


What is the use of the tee command?

802


What is the difference between awk and grep?

783


What is difference between grep and find command in unix?

824






Using unix command how to display no of records in oracle?

822


How can we use grep command in unix?

819


What is the use of sed command in unix?

815


Why is it called a shebang?

785


What is unix command line?

799


What is the general format of unix command syntax?

1159


How do I search for text in vi?

755


Name the various commands that are used for the user information in unix.

761


What is the command to compare two files in unix?

803


What is s and g in sed command?

784