Bug 22355

Summary: new port: sysutils/pslist
Product: Ports & Packages Reporter: Peter Pentchev <roam>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Peter Pentchev 2000-10-27 21:50:01 UTC
pslist is a command-line utility to view a process and all its children.  
When invoked as 'rkill' (or anything ending in 'kill'), it sends a signal
to the specified pid's or process names with the same command-line syntax
and semantics as kill(1).

This may be useful for bringing down a service monitoring daemon which
respawns its services, along with all said services.  (And no, I do not
really mean init(8) :)

How-To-Repeat: 
N/A
Comment 1 Will Andrews freebsd_committer freebsd_triage 2000-10-29 01:14:40 UTC
State Changed
From-To: open->closed

Committed, thanks.