surange.su.main
来自「su 的源代码库」· MAIN 代码 · 共 24 行
MAIN
24 行
SURANGE - get max and min values for non-zero header entries surange <stdin Optional parameters: key= Header key(s) to range (default=all) Note: Gives partial results if interrupted Credits: Geocon: Garry Perratt (output one header per line; option to specify headers to range; added first & last values where min<max) Based upon original by: SEP: Stew Levin CWP: Jack K. Cohen Note: the use of "signal" is inherited from BSD days and may break on some UNIXs. It is dicy in that the responsibility for program termination is lateraled back to the main.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?