What command will bring user back to their home
directory in UNIX?
Answer Posted / madhu
cd ~
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write a command to display a file’s contents in various formats?
What does 'mkdir' command do in UNIX?
Who command in unix?
What is the nmap command?
Explain ‘system calls’ with respect to unix commands?
Who wrote grep?
Which command is used to restrict incoming messages?
What is the use of finger command?
Which unix command lists files/folders in alphabetical order?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does the “echo” command do?
Explain the steps that a shell follows while processing a command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Is it inbetween or in between?
What difference between cmp and diff commands?