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

Answers were Sorted based on User's Feedback



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

Answer / suitable

cd ~
cd

Is This Answer Correct ?    31 Yes 1 No

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

Answer / jaga

cd

Is This Answer Correct ?    20 Yes 7 No

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

Answer / gireesh t

cd $HOME

Is This Answer Correct ?    7 Yes 2 No

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

Answer / madhu

cd ~

Is This Answer Correct ?    4 Yes 1 No

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

Answer / kamal

cd ~username

Is This Answer Correct ?    4 Yes 2 No

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

Answer / brijmohan

cd ~

~ (Tilde) : cd ~ this command will let you reach to current
logged user's home directory.

Is This Answer Correct ?    2 Yes 0 No

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

Answer / yuvaevergreen

cd ~ to home

Is This Answer Correct ?    1 Yes 0 No

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

Answer / 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

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

Answer / csc

cd
cd .
cd ~
cd /



cd .. (Bring back to parent directory)

Is This Answer Correct ?    6 Yes 7 No

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

Answer / upendar

cd \
-Is the command bring the user to home directory in UNIX..

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Unix Commands Interview Questions

How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.

12 Answers   IBM,


Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance

3 Answers   TCS,


how many types of file in unix?

34 Answers   MNC, TCS,


How to display a file name which has zero bytes in size.

11 Answers   Polaris,


Name the unix command to find how many days the server has been up.

0 Answers  






What is ‘ps’ command for?

0 Answers  


what is the difference between KILL and KILL -9?

5 Answers   Informatica, Nutanix,


How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?

4 Answers   HCL, Wipro,


why unix operating system provides more security than other operating systems?

4 Answers  


What difference between cmp and diff commands?

0 Answers  


What is time_t?

0 Answers  


How do you change your account's password?

6 Answers  


Categories