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

What are different command to check ram, process and hdd of linux machine?

1 Answers  


What is c++ makefile?

1 Answers  


How do I check memory usage on linux?

1 Answers  


how to restart apache server with out shatdown?

8 Answers   EER, IBM,


What are the commands in linux?

1 Answers  


How do you read ext2/3 file system in windows?

8 Answers   HP,


What is p command?

1 Answers  


How do I clear bash history in linux?

1 Answers  


why is the tar command used?

1 Answers  


How do you change file permissions in Linux?

1 Answers  


I want to see how many interfaces(ethernet cards) are working using single command?

8 Answers  


Explain about refer?

1 Answers  


Categories