suput.su.main

来自「su 的源代码库」· MAIN 代码 · 共 20 行

MAIN
20
字号
 SUPUT - Connect SU program to file descriptor for output stream.	       su_module | suput fp=$1						 This program is for interfacing " outside processing systems  with SU. Typically, the outside system would execute the SU command file. The outside system provides the file descriptor it would like to read	 from to the command file to be an argument for suput.			 Example: su_module | suput fp=$1					       fd=-1       file_descriptor_for_output_stream_from_su		       verbose=0   minimal listing					                   =1  asks for message with each trace processed.	 Author: John Anderson (visiting scholar from Mobil) July 1994

⌨️ 快捷键说明

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