Thread
:
Help! Cannot connect via mass storage mode anymore
View Single Post
j.s
2009-12-27 , 00:10
Posts: 486 | Thanked: 251 times | Joined on Oct 2009
#
10
Originally Posted by
Butterfly
You guys have lost me!
The process id (PID) is like a serial number that uniquely and succinctly identifies an instance of a program that is running. (More than one instance of a program might be running at the same time.)
kill is an application that can be run by simply typing kill in a terminal. kill PID is like asking a troublesome guest with ID # PID to leave.
-9 is an option that modifies the behavior of the application kill. kill -9 PID is like cutting the head off a troublesome guest, possibly making a mess, and increasing risk of harm to yourself.
Last edited by j.s; 2009-12-27 at
00:37
.
Quote & Reply
|
The Following 2 Users Say Thank You to j.s For This Useful Post:
ceevee
,
pagesix1536
j.s
View Public Profile
Send a private message to j.s
Find all posts by j.s