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

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

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

    weidagang2046的專(zhuān)欄

    物格而后知致
    隨筆 - 8, 文章 - 409, 評(píng)論 - 101, 引用 - 0
    數(shù)據(jù)加載中……

    文本處理小腳本

     

    #!c:/perl/bin/perl

    # Perl script that will take as input from a file, produce as output to STDOUT; 
    # lines in input will be copied to ouput, except for the following transformations:
    #
    # 1.    any line with the string "IgNore" in it will not go to output
    # 2.    any line with the string "#" in it will have that character and all characters
    #        after it, to end of line, removed
    # 3.    any string "*DATA*" will be replaced by the current date in output


    $arg_num = @ARGV;

    (
    $arg_num > 0|| die ("No file specified to be processed\n");

    open(INFILE, $ARGV[0]) || die ("Can not open file $ARGV[0]");

    chop($date = `date`); #run system command, remove newline at the end

    while($line = <INFILE>)
    {
        
    if($line =~ /IgNore/)
        {    
            
    next;
        }
        
    $line =~ s/\*DATE\*/$date/g;
        
    if($line =~ /([^\#]*)\#.*/)
        {
            
    $line = $1;
        }
        
    print $line;
    }

    close(INFLIE); #don't forget to close it

    posted on 2006-03-05 11:59 weidagang2046 閱讀(202) 評(píng)論(0)  編輯  收藏 所屬分類(lèi): Perl

    主站蜘蛛池模板: 国产亚洲精品美女| 一本色道久久综合亚洲精品蜜桃冫| 精品无码专区亚洲| 国产92成人精品视频免费| 亚洲天堂久久精品| 2019中文字幕在线电影免费| www.av在线免费观看| 国产无遮挡吃胸膜奶免费看| 亚洲AV无码久久寂寞少妇| 中文字幕免费视频精品一| 久久精品国产精品亚洲精品| 亚洲中文精品久久久久久不卡| 亚欧色视频在线观看免费| 亚洲电影免费观看| 好爽…又高潮了毛片免费看| 亚洲Av永久无码精品黑人| 一区二区三区亚洲视频| 国产成人无码免费看片软件| 亚洲成色在线综合网站| 亚洲精品国产免费| 亚洲国产成人手机在线观看| 亚洲国产成人五月综合网 | 亚洲五月丁香综合视频| 99久久精品日本一区二区免费| 精品国产日韩久久亚洲| 亚洲 国产 图片| 最近免费中文字幕MV在线视频3| 亚洲综合小说久久另类区| 在线观看免费大黄网站| 一级毛片免费播放试看60分钟| 亚洲av综合色区| 成人A级毛片免费观看AV网站| 色视频在线观看免费| 国产V亚洲V天堂A无码| 免费看黄视频网站| 亚洲欧洲尹人香蕉综合| 国产美女无遮挡免费视频网站| 本免费AV无码专区一区| 亚洲五月丁香综合视频| 老司机亚洲精品影视www| 100部毛片免费全部播放完整|