Source: pslist Section: misc Priority: optional Maintainer: Peter Pentchev Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.6.1 Package: pslist Architecture: any Depends: ${perl:Depends} Description: List or kill a process and its descendants pslist is a simple utility to list the process ID's of a process and all its children, and its children's children, and so on. If invoked with a command name which ends in 'kill', it sends a signal to a selected group of processes.