首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may...

awk by Cao Siqin, 2007.7.17 awk <Format String> Format string: It may...

  • 资源大小:30.34 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 终端

资 源 简 介

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

文 件 列 表

awk.cpp
awk.exe
awk.obj
awk.txt
print.cpp
print.exe
print.obj
VIP VIP
0.170330s