What command will bring user back to their home
directory in UNIX?
Answer Posted / yuvaevergreen
cd ~ to home
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the general format of unix command syntax?
How does pipe () work?
Is it inbetween or in between?
What are the differences among a system call, a library function, and a unix command?
Name the unix command to find how many days the server has been up.
How do I use nslookup?
Who invented grep?
What is the use of sed command in unix?
Who wrote grep?
What are the commands in UNIX to list the files in a Directory?
Explain ‘system calls’ with respect to unix commands?
What is a bash command?
What does pipe () return?
How does shebang work?