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

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

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

    weidagang2046的專欄

    物格而后知致
    隨筆 - 8, 文章 - 409, 評論 - 101, 引用 - 0
    數據加載中……

    文本處理小腳本

     

    #!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) 評論(0)  編輯  收藏 所屬分類: Perl

    主站蜘蛛池模板: 亚洲JIZZJIZZ中国少妇中文| 91在线视频免费91| 亚洲成片观看四虎永久| 亚洲国产精品久久久久秋霞小| 久草免费在线观看视频| 亚洲毛片一级带毛片基地| 亚洲黄色免费观看| 亚洲精品国产情侣av在线| 免费能直接在线观看黄的视频| 亚洲国产精品综合一区在线| 成人免费大片免费观看网站| 亚洲不卡在线观看| 大地资源在线观看免费高清| 亚洲综合无码无在线观看| 在线免费观看a级片| 亚洲变态另类一区二区三区| 亚洲成A∨人片天堂网无码| 国产精品无码免费专区午夜| 亚洲精品乱码久久久久久按摩 | 动漫黄网站免费永久在线观看| 亚洲六月丁香六月婷婷蜜芽| 成人免费a级毛片| 美女被吸屁股免费网站| 国产亚洲日韩一区二区三区| 一区二区三区在线免费看| 亚洲国产午夜精品理论片| 四虎影视www四虎免费| 黄色一级毛片免费| 亚洲AV无码乱码在线观看富二代 | 在线观看无码的免费网站| 羞羞网站免费观看| 亚洲V无码一区二区三区四区观看| 午夜免费啪视频在线观看| 国产成人亚洲综合一区| 亚洲国产成人精品女人久久久| 国产自国产自愉自愉免费24区 | 国产成年无码久久久免费| 亚洲av产在线精品亚洲第一站 | 久久大香香蕉国产免费网站| 亚洲H在线播放在线观看H| 无码专区一va亚洲v专区在线 |