diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/v10/man8/kill.8 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/v10/man8/kill.8')
| -rw-r--r-- | static/v10/man8/kill.8 | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/static/v10/man8/kill.8 b/static/v10/man8/kill.8 deleted file mode 100644 index 0c6db3ff..00000000 --- a/static/v10/man8/kill.8 +++ /dev/null @@ -1,36 +0,0 @@ -.pa 1 -.he 'KILL (VIII)'1/20/73'KILL (VIII)' -.ti 0 -NAME kill -- terminate process with extreme prejudice -.sp -.ti 0 -SYNOPSIS /usr/adm/kill_____________ processnumber -.sp -.ti 0 -DESCRIPTION After ps__ -(q.v.) has given you the unique ID of a process, you can terminate -it by this command. -A core image is produced in the process's working directory. - -Only the super-user can exercise this privilege. -.sp -.ti 0 -FILES -- -.sp -.ti 0 -SEE ALSO ps (VIII) -.sp -.ti 0 -DIAGNOSTICS yes -.sp -.ti 0 -BUGS If the process -has executed sys nice (II) -and there is another process which has not, but -which loops, -the first process cannot be done in properly, -since it has to be swapped in so as cooperate -in its own murder. - -It would also be nice if ordinary people could -kill their own processes. |
