Chas Owens am Donnerstag, 30. März 2006 22.35: > > > cat fn | grep <string to be searched for> | wc [...] > > grep <string to be searched for> fn | wc [...] > If we are going to pick nits then it should be > > grep -c "<employee>" fn
too much work. c "<employee>" fn But your alias may be different ;-) Hans -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>