awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may...
代码说明:
awk by Cao Siqin, 2007.7.17 awk Format string: It may contain following symbols: $x: parameter x will be used here = x07 = x0A Example: script.txt: C:WINDOWSa logfile .log C:WINDOWS txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be executed: notepad C:WINDOWSa.log notepad C:WINDOWS.txt
下载说明:请别用迅雷下载,失败请重下,重下不扣分!