What command will bring user back to their home
directory in UNIX?
Answer Posted / suitable
cd ~
cd
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
Which command is used to kill the last background job?
What is grep short for?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the function of grep command in unix?
Why is it called grep?
What is the command to find hidden files in the current directory?
Can you explain a little bit about command substitution?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is pipe command in unix?
What is unix command line?
What is sed awk grep?
Enlist some filename manipulation commands in unix.
What do chown command do?
How do I use grep to find a file?