diff options
Diffstat (limited to 'appendixa/psmisc-desc.xml')
-rw-r--r-- | appendixa/psmisc-desc.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml deleted file mode 100644 index 16e98480b..000000000 --- a/appendixa/psmisc-desc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>fuser</command> reports the PIDs of processes that use -the given files or file systems.</para> - -<para><command>killall</command> kills processes by name. It sends a signal -to all processes running any of the given commands.</para> - -<para><command>pstree</command> displays running processes as a tree.</para> - -<para><command>pstree.x11</command> same as pstree except that it waits for -confirmation before exiting.</para> - -</sect2> - |