what is the command to make a process to run in the
background from foreground?
Answer Posted / tejal dave
run jobs command and show background process
and then type command fg % job no to which job no is foreground
like
ping 192.168.0.254
stop this process via ctrl Z
and type fg % jobno and than foreground process
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the command to see on which port which service is running?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
How do you know which shell I am using in linux?
What the command used for search file or files for specific text?
How do I check disk space in linux?
What is phony in makefile?
What are commands in grammar?
What does uname command do?
What does grep command do?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is makefile in unix?
Explain about lpr filename?
Brief about the command nn?
What is the default number of shell commands saved in the history list of .cshrc file?
What is du command in linux?