processes

0

Understanding Signals with Processes

http://bashshell.net

Processes are required to respond to signals sent to them. This is one way a user can communicate with signals and control them.

Read more »
aweber's picture
Created by aweber 13 years 16 weeks ago – Made popular 13 years 16 weeks ago
Category: Beginner   Tags:
0

Things to Do With 'kill'

http://www.serverwatch.com

... other than what its name implies.

kill is most often used without an argument or with -9, to kill a process off.

Read more »
extra's picture
Created by extra 15 years 14 weeks ago – Made popular 15 years 14 weeks ago
Category: End User   Tags:
0

Kill Linux Processes Easier with pkill

http://www.howtogeek.com

One of the best features in Linux is the way you can control processes from the command line, so if you have an application that locks up your GUI, you can always SSH over from another machine and just kill the offending process.

Read more »
greengrass's picture
Created by greengrass 16 years 19 weeks ago – Made popular 16 years 19 weeks ago
Category: End User   Tags:
0

A beginner’s introduction to the GNU/Linux command line, Part II—Managing processes

http://www.freesoftwaremagazine.com

Your GNU/Linux computer is an amazing machine. It can display images. It can run programs. It can perform dozens of functions all at the same time. How can you keep track of all this activity? By monitoring the processes that your computer runs, and one of the best ways to monitor and control processes is by using the command line.

Read more »
Jimbob's picture
Created by Jimbob 16 years 40 weeks ago – Made popular 16 years 40 weeks ago
Category: Beginner   Tags:

Best karma users