How do you move a process which is running background to
foreground?
Answer Posted / sudhansu mallick
%fg %n
(n= jobnumber)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Describe the usage and functionality of the command rm –r * in unix?
What is the first character of the output in ls l command?
What is the difference between cat command and more command?
How can you see the command line history?
What is time_t?
What does find command return in unix?
What is the command to find maximum memory taking process on the server?
Why is awk called awk?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does this command do? Cat food 1 > kitty
What are the general commands in using unix os for a beginner?
What is the function of grep command in unix?
Which unix command lists files/folders in alphabetical order?
What is the command to find hidden files in the current directory?
What is difference between grep and find command in unix?