What command will bring user back to their home
directory in UNIX?
Answer Posted / gireesh t
cd $HOME
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does find command return in unix?
What is the use of the tee command?
Which command can you use to find the currently running process in unix server?
What command is used to check the current users?
What difference between cmp and diff commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are the general commands in using unix os for a beginner?
Which unix command lists files/folders in alphabetical order?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to compare two files in unix?
What is ‘ps’ command for?
Which command is used to delete all files in the current directory and all its sub-directories?
hw will u use awk in replacing cahrs and files
What is the pipe command?