Re: A tip (was: Reversing text?)2002-05-15 02:11:20erik: Udi:awk 'BEGIN{NF=split(O,T,".");for(i=NF;i;i--)N=N"/"T[i]; print N;exit}' O=$MATCHUdi, That's nifty! But what if MATCH contains spaces? -- Affijn, Ruud _______________________________________________ procmail mailing list procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|