kill.txt

来自「使用于OS/2下的小工具的C源程序,使用于OS/2下的小工具的C源程序」· 文本 代码 · 共 20 行

TXT
20
字号
                                              KILL [DUAL MODE]
     
     NAME KILL - Kill a process.
     
     SYNTAX
     
     kill process_id [/H | -?]
     
     USAGE
     
     Kill can  be used  to stop a process. You must first know
     the process identifier of it. You can see the process ids
     with the pstat command, which is included in OS/2 version
     1.2  and   upwards.  Unfortunately   these  are  show  in
     hexadecimal format. You can use the NUM tool to convert.
     
     SEE ALSO:
     
     

⌨️ 快捷键说明

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