Utilities for managing processes on your system
The psmisc package contains utilities for managing processes on your
system: pstree, killall and fuser. The pstree command displays a tree
structure of all of the running processes on your system. The killall
command sends a specified signal (SIGTERM if nothing is specified) to
processes identified by name. The fuser command identifies the PIDs of
processes that are using specified files or filesystems.
- Developed at Base:System
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/psmisc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
psmisc-22.12-tigetstr.patch | 0000000524 524 Bytes | |
psmisc-22.20-upstream.patch | 0000023851 23.3 KB | |
psmisc-22.20.tar.gz | 0000432501 422 KB | |
psmisc-22.21-pstree.patch | 0000002516 2.46 KB | |
psmisc-22.21-upstream.patch | 0000022777 22.2 KB | |
psmisc-22.21.dif | 0000001884 1.84 KB | |
psmisc-22.21.tar.gz | 0000457702 447 KB | |
psmisc.changes | 0000019807 19.3 KB | |
psmisc.spec | 0000002889 2.82 KB |
Revision 56 (latest revision is 89)
Stephan Kulow (coolo)
accepted
request 227334
from
Dr. Werner Fink (WernerFink)
(revision 56)
- Update to version 22.21 * Missing comma in fuser(1) added Debian #702391 * pstree uses COLUMN env variable Debian #717017 * pstree shows proper thread names SF Bug#57 * pstree shows namespace options SF Patch#30 * killall.1 minor fixes SF Bug#59 * peekfd for m68k SF Patch#31 * Fixing some derefefed pointers SF Patch#32 * Minor typos in man pages SF Bug#61 Bug#60 * fuser -m and -M flags work either way Debian #606178 - Remove patch psmisc-22.20-pstree.patch as now part of upstream peekfd-m68k.patch as now part of upstream - Port the patches psmisc-22.20-upstream.patch which becomes psmisc-22.21-upstream.patch psmisc-22.20.dif which becomes psmisc-22.21.dif psmisc-22.12-pstree.patch which becomes psmisc-22.21-pstree.patch
Comments 0