Changes between Version 11 and Version 12 of jazz/09-04-19


Ignore:
Timestamp:
Apr 19, 2009, 10:30:28 PM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-04-19

    v11 v12  
    22
    33 * [http://www.wretch.cc/blog/yaoyoungcor/8889267 洪瑞珍三明治 中山店 vs 自由店 PK (圖)]
    4  * [http://ldn.linuxfoundation.org/article/using-sed-editor Using the sed Editor] - sed 跟 awk 在一些場合還蠻常用的。簡單瞄過一次指令,才發現原來還有多重過濾這一招啊!!學起來~~ (這個範例是把 sample_one 這個檔案裡,遇到 two 那一行的 1 換成 2, 把 three 那一行的 1 換成 3)
     4 * [http://ldn.linuxfoundation.org/article/using-sed-editor Using the sed Editor] - sed 跟 awk 在一些場合還蠻常用的。簡單瞄過一次指令,才發現原來還有多重過濾這一招啊!!學起來!! (這個範例是把 sample_one 這個檔案裡,遇到 two 那一行的 1 換成 2, 把 three 那一行的 1 換成 3)
    55{{{
    66$ sed '