what is the command to make a process to run in the
background from foreground?
Answer Posted / amit kumar ghosh
Process always runs in background of system,it is run by the
system itself,we can run process with cmd but there is no any
cmd which can bring process to run in foreground.
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
Brief about the command kill PID?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
Which command would you use if you want to remove the password assigned to a group?
What is ulimit in linux?
How do I find previous commands in linux?
How do I overclock my cpu?
Which command is used to terminate a process?
Explain about system and user utilities?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
Write a command that will display all .txt files, including its individual permission.
Brief about finger username?
What is p in mkdir?
What would be the result of the command paste -s dog cat?
What is cat command in linux?