readme

来自「用java控制短信猫发送或接受短信的源代码包以及一些实例程序」· 代码 · 共 38 行

TXT
38
字号
psmisc, version 18 + _hacks_ to get a lib Trent Jarvi taj@parcelfarce.linux.theplanet.co.uk  This is experimental work for rxtx.   try testing /dev/tty1 to see whats up.  get psmisc if you are interested in the real package==================This package contains four little utilities that use the proc FS:  fuser     identifies processes using files or sockets (similar to Sun's	    or SGI's fuser)  killall   kills processes by name, e.g. killall -HUP named  pidof	    like killall, buts lists PIDs instead of killing processes  pstree    shows the currently running processes as a treeThey should work with most recent kernels. Man pages are included.- Werner Almesberger <Werner.Almesberger@epfl.ch>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?