./sysutils/mxkill, X/Motif interface to ps

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2, Package name: mxkill-1.2, Maintainer: pkgsrc-users

MXkill is a user friendly X/Motif graphical user interface to the ps
command.

Features:

* All ps command options, including pipe, can be used to
filter the ps output.
* The ps output is displayed in a scrolled list window.
The vertical or horizontal scrollbar will be active if the
output goes beyond the viewing area.
* One or more processes can be selected interactively by mouse, and
standard Unix regular expression syntax can be used to select
processes as well.
* Signals can be chosen from the menu in order to be sent
to the process/es. By default, the signal is 9 (sure kill).

Inspired by xzap by gerry.tomlinson@ncl.ac.uk, an X Athena widget
version of the zap command described in Kernighan &l Pike's "The UNIX
Programming Environment".


Master sites:

Filesize: 71.009 KB

Version history: (Expand)


CVS history: (Expand)


   2025-06-02 13:16:24 by Paolo Vincenzo Olivo | Files touched by this commit (11)
Log message:
sysutils/mxkill: initial import of package

MXkill is a user friendly X/Motif graphical user interface to the ps
command.

Features:

* All ps command options, including pipe,  can be used to
  filter the ps output.
* The ps output is displayed in a scrolled list window.
  The vertical or horizontal scrollbar will be active if the
  output goes beyond the viewing area.
* One or more processes can be selected interactively by mouse, and
  standard Unix regular expression syntax can be used to select
  processes as well.
* Signals can be chosen from the menu in order to be sent
  to the process/es. By default, the signal is 9 (sure kill).

Inspired by xzap by gerry.tomlinson@ncl.ac.uk, an X Athena widget
version of the zap command described in Kernighan &l Pike's "The UNIX
Programming Environment".