in reply to String Matching
perl -ne 'print "$1\t$2\n" if /\\(\w+).*?(\w+\.cxx)\@\@/' myfile __OUTPUT__ nbsstools i95val.cxx nbsstools rlpval.cxx nbsscallpmsg aclpi.cxx [download]
--
flounder