Linux學習筆記第六週第四次課(3月15日)

六週第四次課(3月15日) 複習  擴展 打印某行到某行之間的內容http://ask.apelearn.com/question/559 按關鍵詞打印內容,#sed -n '/\[abcd\]/,/\[rty\]/'p test 按行數打印內容,# sed -n '4,8'p test sed轉換大小寫 http://ask.apelearn.com/question/7758 sed中,使用\
相關文章
相關標籤/搜索