<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    Chan Chen Coding...

    Use Sed in Multi-Files Text Processing

    During the software development, developers always need to modify multi code files since some bugs or requirement change. All of this modification may be similar, such as and insert the following code into JavaScript(<script> /*JavaScript Section*/</scripte>) section in JSP page, let us say we have A.jsp, B.jsp, and C.jsp. 
    function insertMe(){
        alert(“Hello”);
    }
    To complete this task, normally, we can open all three jsp file one by one, and copy + paste the function insertMe() into code. But if we have more files, it is boring and annoy to open echo file and insert the code.
    There is other smarter way to achieve this task, sed utility in Linux. In Linux, the sed provides the developer an convinces way. Just one command:
    sed –i ‘/<script>/ a\function insertMe(){\talert(“Hello”);\n}\n ‘ [ABC].jsp
    This script means: append function insertMe(){…} after <script> in A.jsp, B.jsp and C.jsp.
    Sed also provide other powerful feature, for more, please dive into ‘man sed’. Below is an example of replace.
    sed –e ‘s/Hello/Hello World‘ [ABC].jsp
    This script means replace all Hello with Hello World in A.jsp, B.jsp, and C.jsp.
    Because sed is a line oriented program.



    -----------------------------------------------------
    Silence, the way to avoid many problems;
    Smile, the way to solve many problems;

    posted on 2012-02-18 15:49 Chan Chen 閱讀(231) 評論(0)  編輯  收藏 所屬分類: Linux

    主站蜘蛛池模板: 一级毛片高清免费播放| 亚洲AV成人一区二区三区AV| 18禁无遮挡无码网站免费| 久久精品国产免费观看| 99蜜桃在线观看免费视频网站| 西西人体免费视频| 在线观看特色大片免费网站| 你是我的城池营垒免费看 | 亚洲男同帅GAY片在线观看| 亚洲视频在线精品| 久久久精品国产亚洲成人满18免费网站 | 久久精品国产亚洲AV高清热| 亚洲网址在线观看| 亚洲国产综合精品| 最新国产成人亚洲精品影院| 亚洲乱色伦图片区小说| 国产亚洲视频在线观看网址| 暖暖免费中文在线日本| 中文毛片无遮挡高清免费| 成全视频免费观看在线看| 精品无码无人网站免费视频| 91麻豆最新在线人成免费观看| 无人在线观看完整免费版视频| 午夜成年女人毛片免费观看| 国产在线观看免费完整版中文版| 亚洲欧洲一区二区三区| 亚洲韩国精品无码一区二区三区 | 国产自产拍精品视频免费看| 免费大黄网站在线观| 国产亚洲色视频在线| 亚洲av色福利天堂| 亚洲人成在线精品| 国产亚洲综合久久| 日韩精品无码免费专区午夜不卡| 99在线观看免费视频| 成年男女免费视频网站| 日韩精品亚洲专区在线观看| 久久精品国产69国产精品亚洲| 亚洲人成网站在线观看播放动漫| 国产精品亚洲专区一区| 99在线热播精品免费99热|