pkill An alternative command to kill is the pkill command, which also references
the process by PID. Additionally, pkill can also terminate processes based on
name, users, and other criteria.
When -f is set, the full command line is used. (complete command line)
The kill command is used to pass these signals to processes. For example, to
initiate a graceful exit, type:
$ sudo kill -15 {PID}
Likewise, kill -9 {PID} sends a SIGKILL message to the process.
skill These tools are obsolete and unportable.
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.XK0-005 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Damon54
11 months, 2 weeks ago