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...

How do you stop a running process?

Answer Posted / pradi

We can stop the running processes in unix using

1) Kill command
2) Udw command

Usage:

1)bash# Kill process_id

will stop the process and immedaitely it will restarts on
its own with a new pid.

2)bash# udw process: process_name

will stops the running process. And again we want to
restart it then issue the command

bash# udw process: process_name t

will restarts the process.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of egrep command in unix?

1240


What does grep v grep do?

1121


How do I use grep to search for a file?

1098


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1621


What is the use of the tee command?

1148


Write a command that will display files in the current directory, in a colored, long format.

1269


why metadb requires a seperate slice to create Solaris volume manager

3238


What is unix command line?

1330


What is pipe command in unix?

1353


How to find $ai_serual resolved path by using unix

1835


Which command is used to copy files?

1242


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

1317


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

1353


What does this command do? Cat food 1 > kitty

1629


What is a command and examples?

1279