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 command substitution?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What are the commands in UNIX to list the files in a Directory?
Explain command to show the space allocation of files?
How do I clear my terminal history?
What is grep short for?
What is {} in find command?
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 difference between cat command and more command?
What does grep v grep do?
Which unix command to make a new directory?
What is used to type command?
How do I run a whois command?
What is the significance of the 'tee' command?
What is ctrl d?