What command will bring user back to their home
directory in UNIX?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / csc
cd
cd .
cd ~
cd /
cd .. (Bring back to parent directory)
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / upendar
cd \
-Is the command bring the user to home directory in UNIX..
| Is This Answer Correct ? | 0 Yes | 1 No |
solaris Run level?
Why is it called a shebang?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of sed command in unix?
Briefly, how do you install Oracle software on UNIX.
What are some command words?
How many unix commands are there?
Which unix command lists files/folders in alphabetical order?
Which command is used to create a directory?
What is {} in find command?
Write a command to display a file’s contents in various formats?
Are you in or at the office?