Bug 22355 - new port: sysutils/pslist
Summary: new port: sysutils/pslist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-27 21:50 UTC by Peter Pentchev
Modified: 2000-10-29 01:14 UTC (History)
0 users

See Also:


Attachments
file.shar (1.61 KB, text/plain)
2000-10-27 21:50 UTC, Peter Pentchev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.