What command will bring user back to their home
directory in UNIX?
Answer Posted / upendar
cd \
-Is the command bring the user to home directory in UNIX..
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which unix command to make a new directory?
What is the use of tee command?
Which command is used to kill the last background job?
How do I use grep to search for a file?
What does the metacharacter mean?
What are grep patterns?
Explain mount and unmount command.
What is command substitution?
What is the functionality of a top command?
What command is used to switching between users in unix?
What does the command '$ls | wc –l > file1' do?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I run a whois command?
Write a command to kill the last background job?
Explain how to use grep command to list find the records of a file containing 10 different strings?