当前位置:网站首页>sed之查找替换
sed之查找替换
2020-11-07 20:56:00 【wx5f388c2c06833】
s /// 查找替换,支持使用其它分隔符,s@@@,s### s%%%
替换标记:
g 行内全局替换
p 显示替换成功的行
w /path/file 将替换成功的行保存至文件中
版权声明
本文为[wx5f388c2c06833]所创,转载请带上原文链接,感谢
https://blog.51cto.com/14907072/2547612
边栏推荐
- Deep into web workers (1)
- 技术债务是对业务功能缺乏真正的理解 -daverupert.com
- Design pattern of facade and mediator
- 如何高效的学习技术
- Why do we need software engineering -- looking at a simple project
- 在pandas中使用pipe()提升代码可读性
- From technology to management, the technology of system optimization is applied to enterprise management
- If you want to forget the WiFi network you used to connect to your Mac, try this!
- What do you think of the most controversial programming ideas?
- 深入web workers (上)
猜你喜欢
Vscode configuration
Annual salary of 900000 programmers is not as good as 3800 civil servants a month? How to choose between stability and high income?
Improvement of maintenance mode of laravel8 update
Vue: Axios uses this pointer
【C++学习笔记】C++ 标准库 std::thread 的简单使用,一文搞定还不简单?
不懂数据库索引的底层原理?那是因为你心里没点b树
Bgfx compilation tutorial
CPU瞒着内存竟干出这种事
Kubernetes (1): introduction to kubernetes
Using pipe() to improve code readability in pandas
随机推荐
站外推广的计划需要考虑哪些呢?
awk实现类sql的join操作
[original] the influence of arm platform memory and cache on the real-time performance of xenomai
CPU瞒着内存竟干出这种事
There's not much time left for Kwai Chung.
[C + + learning notes] how about the simple use of the C + + standard library STD:: thread?
Web API series (3) unified exception handling
Three steps, one pit, five steps and one thunder, how to lead the technical team under the rapid growth?
graph generation model
When tidb and Flink are combined: efficient and easy to use real-time data warehouse
Kylin on Kubernetes 在 eBay 的实践
如何应对事关业务生死的数据泄露和删改?
一次公交卡被“盗刷”事件带来的思考
Big data algorithm - bloon filter
统计文本中字母的频次(不区分大小写)
Huawei HCIA notes
How to learn technology efficiently
chrome浏览器跨域Cookie的SameSite问题导致访问iframe内嵌页面异常
What magic things can a line of Python code do?
Kubernetes (1): introduction to kubernetes