category: Utils build-depends: autoconf, automake, cygport, gcc-g++, gettext-devel, libiconv-devel, libncurses-devel sdesc: "Utilities for managing processes on your system" ldesc: "The psmisc package contains utilities for managing processes on your system: pstree, killall, fuser and pslog. 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. The pslog command shows the path of log files owned by a given process." skip: homepage: https://sourceforge.net/projects/psmisc/ license: GPL-v2-or-later