How do you move a process which is running background to
foreground?
Answer Posted / richa
%fg %jobnumber
'jobnumber' is the number of the job which u'll get by
running 'jobs' command.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
What is nr in awk command?
Explain ‘system calls’ with respect to unix commands?
Which command is used to delete all files in the current directory and all its sub-directories?
How do I use grep to search for a file?
What do chmod command do?
What does pipe () return?
How does pipe () work?
What is the difference between cat and more command?
Describe the usage and functionality of the command rm –r * in unix?
Using unix command how to display no of records in oracle?
How can we use grep command in unix?
What is difference between grep and find command in unix?
How can you see the command line history?
Name the unix command to find how many days the server has been up.