Javeed SAR Wed, 28 Aug 2002 04:09:08 -0700
Hi, I am reading dirextory using ls. How to match for .dsp and .vbp file extensions
Is this right? if ($file1 =~ m/\.vbp$/)