-
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
- 2022-07-01 19:45:10下载
- 积分:1
-
Houghlines detection
Houghlines detection-OpenCV
- 2022-03-31 15:06:41下载
- 积分:1
-
该程序实现家谱系统的管理功能,包括动态添加,删除,修改家谱成员...
该程序实现家谱系统的管理功能,包括动态添加,删除,修改家谱成员-Realize the program genealogical system management functions, including dynamically add, delete, modify members Genealogy
- 2023-03-04 05:15:04下载
- 积分:1
-
莫尔斯电码翻译
您好世界!这是写在 c + + 编程语言的方案。它是关于莫尔斯电码翻译。要运行此代码,您需要有 Microsoft Visual Studio 2010 版或更高版本的软件。它是一个控制台应用程序。希望它会对你有所帮助。享受你编码的生活 !
- 2022-04-26 21:51:52下载
- 积分:1
-
任务管理器
应用背景C语言实现的windows任务管理器,界面与windows自带的任务管理器差不多,能停止正在运行的任务,能显示CPU使用等功能。。。关键技术
C language implementation of the Windows Task Manager, the interface and the windows comes with the task manager, can stop being running tasks, can display the use of CPU and other functions...
- 2022-03-22 19:55:22下载
- 积分:1
-
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化...
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化-Remote Sensing Principles and Applications of the internship program, mainly to correct the image, the image of the smooth, sharpening, etc.
- 2022-05-18 00:12:58下载
- 积分:1
-
know SQL username password enforcement of the order under the procedures
在知道SQL的用户名密码情况下执行命令的程序-know SQL username password enforcement of the order under the procedures
- 2022-11-15 03:55:03下载
- 积分:1
-
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)...
使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)-Greedy algorithm used to resolve the issue of horse riding board (using a simple sorting and depth-first search method)
- 2022-03-01 19:35:57下载
- 积分:1
-
代码采用顺序表的存储方法解决约瑟夫问题。
代码采用顺序表的存储方法解决约瑟夫问题。-The code sequence-table storage method to solve the problem, Joseph.
- 2023-04-03 19:30:04下载
- 积分:1
-
zigbee采集温湿度程序
zigbee采集温湿度程序 用于采集温湿度再发到串口显示出来
- 2022-04-16 23:19:45下载
- 积分:1