系统相关
首页 > 系统相关> > linux学习

linux学习

作者:互联网

awk

个人理解:
根据条件对文本文件细节输出处理,只让你看到想看的部分
目前使用位置:
对日志进行统计数据
踩坑:
pdo语句中使用了"",所以$要\格式化
参考:
https://www.ruanyifeng.com/blog/2018/11/awk.html

标签:blog,www,ruanyifeng,学习,html,awk,2018,linux
来源: https://www.cnblogs.com/chizz/p/15855680.html