Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / monajk

To make the command run in the background suppose the
command is "command_name" then the syntax for the same will
be such as follows;

[root@neo root]# command_name &

Is This Answer Correct ?    17 Yes 3 No

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

Answer / uday kiran

when the process is running, press "control+Z" . Now at the
command prompt , type "bg"

Is This Answer Correct ?    14 Yes 2 No

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

Answer / susheel narayan singh hcl

if you want to run the process in background
then press ctrl+z
it will go on background
and you can see this by this cmd
#bg
but if you want in foreground
you use this cmd
#fg

Is This Answer Correct ?    1 Yes 0 No

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

Answer / 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

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

Answer / 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

More Linux Commands Interview Questions

How many interfaces(ethernet cards) are working using single command?

0 Answers  


what is emacs editor and feature........???????????????????????????

1 Answers  


What is ll command in unix?

0 Answers  


what is the difference between RHEL4 & RHEL5?

3 Answers   TCS,


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

0 Answers  


What would be the result of issuing the command cat phonenos?

0 Answers  


What are the commands in linux?

0 Answers  


How to hide the partition in GRUB booting? (This technique is required when you have more that one Windows system on different partitions of the same disk, let us say the first and second partitions of the first hard drive, to boot from the first partition you must hide the second one)

2 Answers  


What are two functions the move mv command can carry out?

0 Answers  


Compare between SYS V launched processes and Xinetd processes in Linux.

1 Answers  


What are the basic dos commands?

0 Answers  


How do I move to root in linux?

0 Answers  


Categories