hpr1142 :: LiTS 020: pgrep and pkill
Linux In The Shell aims to explore the use of many commands a user can run in the Bash Shell. Tutorials include a write up with examples, an audio component about the write up, and a video component to demonstrate the usage of the command.
The website is http://www.linuxintheshell.org/
Comment Script
The website is http://www.linuxintheshell.org/
This episode the focus will be on two commands that go hand-in-hand: pgrep and pkill. Like the kill command, pkill is used to send a signal to a process usually with the intent to terminate or stop the process. Instead of passing the Process ID (PID) you can pass the process name:
pkill xterm
For the rest of this episode please check out the shownotes and video at http://www.linuxintheshell.org/2012/12/18/episode-20-pgrep-and-pkill/
Listen Now
- ogg: http://hackerpublicradio.org/eps/hpr1142.ogg
- spx: http://hackerpublicradio.org/eps/hpr1142.spx
- mp3: http://hackerpublicradio.org/eps/hpr1142.mp3
loved the show
loved the show, listened to it on my ipod before i sell iPod to Gadgets but now ive bought an excellant radio so will never miss a show
#1 - calum - 12/19/2012 - 02:00
Powered by Comment Script

