Dr. Werner Fink WernerFink
  • Joined on 2025-04-02
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.
Updated 2026-06-03 14:29:04 +02:00
Updated 2026-04-30 10:22:38 +02:00
My working copy of ghostscript
Updated 2025-10-30 11:40:05 +01:00