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 is the use of the tee command?

585


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

614


What is the use of the command 'ls -x chapter[1-5]' ?

653


Why is shebang used?

587


Which command is used to restrict incoming messages?

580






What do chmod, chown, chgrp commands do?

624


What command is used to switching between users in unix?

556


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

945


What is grep and how do you use it?

565


Describe the zip/unzip command using gzip.

600


What is awk good for?

576


What does find command return in unix?

581


What is the use of find command in unix?

570


Describe the usage and functionality of the command rm –r * in unix?

811


Can you enlist some commonly used network commands?

591