Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!ccut!titcca!uitecgw!nemossan From: nemossan@uitec.ac.jp (Sakurao NEMOTO) Newsgroups: comp.os.minix Subject: possible bug-fix of "fgrep" for minix-1.5 Keywords: fgrep, minix-1.5, possible bug-fix Message-ID: <147@uitecgw.uitec.ac.jp> Date: 31 Oct 90 01:45:41 GMT Organization: Univ. Industrial Tech., Sagamihara, JAPAN Lines: 55 -------------------------------------------------------------------- Followings are the mail from one of my net-friends, who asks me to post them to "comp.os.minix". If you have any comments or you want to contact her, please post here, comp.os.minix, or e-mail me (nemossan@uitec.ac.jp). If you want to e-mail me, please use this address, I mean, please NOT use "kddlab" path. The other day, I've received a mail via "kddlab" with much of warning message from it. nemossan@uitec.ac.jp -------------------------------------------------------------------- Possible bug fix for MINIX1.5 fgrep The frep in MINIX1.5 gets into a mess with -v option. For example, the command line "fgrep -vf file2 file1" produces this output ! output ------ data_a data_b data_c data_d with following two files. file1 file2 ---------------------- data_a data_b data_b data_d data_c Data_d ---------------------- Here is a possible bug fix. ------------------------------------------------------------- table !"#$%&'()*+,-./0123456789:;<=>? @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ begin 644 fgrep.cdif.Z M'YV-*@*">"+EB)DSV:*FBUDZ8MBP=@U"ZQDZ:.;,ABL7A!TS;,*P>3.G.=GG)$T*96'C8\F2@S'E%%12I8:55HMU]15?8Y4E65IGK-76t M6W'-5==FWO'E%V#O%7988@DV]A@(D:&5GAN7/:89"'@51QAHHI%F&FI5J3;;s M:['=6%L96.&F6VL4MNC9=U']%MQPG V9 '+*,>=B72L5]UU@W6GE'STV0<'q !?D:2p o end -------------------------------------------------------------- (Saeko Hirabayashi)