Gossamer Forum
Home : General : Perl Programming :

grep help

Quote Reply
grep help
How can I add to this code so it searches for the '.jpeg' format also?

Code:
@blah = grep(/.gif/, readdir (BLAHDIR));

Thanks!

------------------
Jacob Wheeler
jacob@123webmaster.com
http://www.123webmaster.com
http://www.online-freebies.com
ICQ:#390147
Subject Author Views Date
Thread grep help 123webmaster 3280 Sep 1, 1999, 10:50 AM
Post Re: grep help
pugdog 3071 Sep 1, 1999, 12:13 PM