JavaShuo
欄目
標籤
Linux學習筆記第六週第二次課(3月13日)
時間 2020-12-20
欄目
Linux
简体版
原文
原文鏈接
9.4/9.5 sed sed也能夠實現grep功能,沒有顏色顯示,強項爲替換功能; sed '/關鍵詞/'p 文件名;p爲print打印顯示; sed匹配的行,重複一遍顯示出來,如果不需要顯示其他行,加-n;#sed -n '/root/'p test.txt; 同時,也支持"." "*" "+" "[]" "{}"; 直接打印指定的行,#sed -n '2'p test.tx
>>阅读原文<<
相關文章
1.
Linux學習筆記第六週第三次課(3月14日)
2.
Linux學習筆記第六週第一次課(3月12日)
3.
Linux學習筆記第六週第四次課(3月15日)
4.
Linux學習筆記第五週第二次課(3月6日)
5.
Linux學習筆記第七週二次課(3月20日)
6.
Linux學習筆記第八週二次課(3月27日)
7.
Linux學習筆記第四周第四次課(3月1日)
8.
Linux學習筆記第五週第四次課(3月8日)
9.
Linux學習筆記第四周第五次課(3月2日)
10.
Linux學習筆記第五週第三次課(3月7日)
更多相關文章...
•
第一個MyBatis程序
-
MyBatis教程
•
第一個Hibernate程序
-
Hibernate教程
•
Tomcat學習筆記(史上最全tomcat學習筆記)
•
Kotlin學習(二)基本類型
相關標籤/搜索
第七週學習筆記
Python 第13課
python 第13日
第六課
第六週
第二次
Python 第3課
Git 第3課
第二十六
第二課
Linux
PHP 7 新特性
PHP教程
MyBatis教程
學習路線
JDK 13
初學者
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
CVPR 2020 論文大盤點-光流篇
2.
Photoshop教程_ps中怎麼載入圖案?PS圖案如何導入?
3.
org.pentaho.di.core.exception.KettleDatabaseException:Error occurred while trying to connect to the
4.
SonarQube Scanner execution execution Error --- Failed to upload report - 500: An error has occurred
5.
idea 導入源碼包
6.
python學習 day2——基礎學習
7.
3D將是頁遊市場新賽道?
8.
osg--交互
9.
OSG-交互
10.
Idea、spring boot 圖片(pgn顯示、jpg不顯示)解決方案
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Linux學習筆記第六週第三次課(3月14日)
2.
Linux學習筆記第六週第一次課(3月12日)
3.
Linux學習筆記第六週第四次課(3月15日)
4.
Linux學習筆記第五週第二次課(3月6日)
5.
Linux學習筆記第七週二次課(3月20日)
6.
Linux學習筆記第八週二次課(3月27日)
7.
Linux學習筆記第四周第四次課(3月1日)
8.
Linux學習筆記第五週第四次課(3月8日)
9.
Linux學習筆記第四周第五次課(3月2日)
10.
Linux學習筆記第五週第三次課(3月7日)
>>更多相關文章<<