⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sucommand.su.main

📁 su 的源代码库
💻 MAIN
字号:
 SUCOMMAND - pipe traces having the same key header word to command	     sucommand <stdin >stdout [Optional parameters]			 Required parameters:							 	none								 Optional parameters: 							 	verbose=0		wordy output				 	key=cdp			header key word to pipe on		 	command="suop nop"    command piped into				dir=0		0:  change of header key						-1: break in monotonic decrease of header key				+1: break in monotonic increase of header key	Notes:									 This program permits limited parallel processing capability by opening pipes for processes, signaled by a change in key header word value.	 Credits:	VT: Matthias Imhof Note:	The "valxxx" subroutines are in su/lib/valpkge.c.  In particular,      "valcmp" shares the annoying attribute of "strcmp" that		if (valcmp(type, val, valnew) {			...		}	will be performed when val and valnew are different.

⌨️ 快捷键说明

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