Merge from vendor branch TNF:
[pkgsrc.git] / sysutils / skill / pkg / DESCR
1 `skill' is a program which sends signals to processes given
2 any combination of user names, ttys, commands, and pids.  `snice' is
3 a program which changes the priority of processes (given the same).
4 It's actually one program which examines argv to determine what action
5 is to be taken on matching processes.  It is similar to kill(1) and
6 renice(8), however the command line is completely order independent.
7 There are also verbose, search, and interactive modes of operation.
8
9 The name `skill' stems from `SuperKILL', but if you use it under `csh',
10 you may discover another reason for calling it `skill' (hint "s!!").