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

Answer Posted / pitambar mishra

To go to home directory :
cd
cd ~
cd $home
cd ~username
cd /home/username

To go to any users home directory :
cd ~username
cd /home/username

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a command and examples?

787


What is the difference between grep and grep?

787


What does the command ' $who | sort –logfile > newfile' do?

1008


How do I search for text in vi?

755


What is the comma to show the space allocation of files?

745






What is command statement?

774


Describe the zip/unzip command using gzip.

811


What is unix command line?

799


What is the command to find maximum memory taking process on the server?

873


Enumerate some of the most commonly used network commands in unix?

820


What does 'mkdir' command do in UNIX?

890


What is the significance of the 'tee' command?

808


What does awk stand for?

786


What is the nmap command?

795


How do I delete files from command prompt?

784