How do you move a process which is running background to
foreground?
Answer Posted / william
fg [job_spec]
eg. fg emacs
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the search command in unix?
Is it inbetween or in between?
How to use grep command to list find the records of a file containing 10 different strings?
What is the functionality of a top command?
What are filter commands in unix?
Describe the usage and functionality of the command rm –r * in unix?
What are the commands in UNIX to list the files in a Directory?
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
What is the general format of unix command syntax?
What is grep in bash?
What is a bash command?
What is the function of grep command in unix?
Who invented grep?
Can you explain a little bit about command substitution?
What does pipe () return?