what is the command to make a process to run in the
foreground from background?

Answers were Sorted based on User's Feedback



what is the command to make a process to run in the foreground from background?..

Answer / dave_chamoli82

fg command is used to run command in the foregroud.
# fg [%job]

Is This Answer Correct ?    31 Yes 2 No

what is the command to make a process to run in the foreground from background?..

Answer / k.arveen

fg

Is This Answer Correct ?    16 Yes 4 No

what is the command to make a process to run in the foreground from background?..

Answer / anilchandu

fg jobid

Is This Answer Correct ?    5 Yes 2 No

what is the command to make a process to run in the foreground from background?..

Answer / vishal sharma

command &

Is This Answer Correct ?    1 Yes 5 No

what is the command to make a process to run in the foreground from background?..

Answer / vinay

at , now

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Linux Commands Interview Questions

How do you find out the server processes running?

4 Answers   HP,


What does chmod 644 do?

0 Answers  


Which command is used to terminate a process?

0 Answers  


Explain about kernel file in linux?

7 Answers  


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

0 Answers  






What is the command to find the hardware configuration in Linux?

2 Answers  


Please send Security on linux related questions and answers.

0 Answers   Linux,


how do u extract files from iso cd images in linux?

5 Answers   Wipro,


How can I create a file with cmd?

0 Answers  


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

0 Answers  


Explain about sh?

0 Answers  


What is netstat command in linux?

0 Answers  


Categories