What command will bring user back to their home
directory in UNIX?
Answer Posted / kamal
cd ~username
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Name the general commands in using unix os for a beginner?
What are file commands?
Why is it called a shebang?
What does sed command do in unix?
Who wrote grep?
What is grep r?
Explain command to show the space allocation of files?
What is nr in awk command?
What does grep v do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I find previous commands in unix?
What happens when we execute a unix command?
What will the following command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?