%general-entities; ]> psmisc &psmisc-version;
&psmisc-url;
Psmisc-&psmisc-version; Psmisc <para>The Psmisc package contains programs for displaying information about running processes.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&psmisc-ch6-sbu;</seg> <seg>&psmisc-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装Psmisc 准备安装 Psmisc: ./configure --prefix=/usr 编译该软件包: make 该软件包不包含测试套件。 安装该软件包: make install Finally, move the killall and fuser programs to the location specified by the FHS: mv -v /usr/bin/fuser /bin mv -v /usr/bin/killall /bin Psmisc 的内容 安装的程序 fuser, killall, peekfd, prtstat, pstree, and pstree.x11 (link to pstree) 简要描述 fuser Reports the Process IDs (PIDs) of processes that use the given files or file systems fuser killall Kills processes by name; it sends a signal to all processes running any of the given commands killall peekfd Peek at file descriptors of a running process, given its PID peekfd prtstat Prints information about a process prtstat pstree Displays running processes as a tree pstree pstree.x11 Same as pstree, except that it waits for confirmation before exiting pstree.x11