Front page | perl.beginners |
Postings from April 2002
Re: grep (small doubt)
Thread Previous
|
Thread Next
From:
Mandar Rahurkar
Date:
April 3, 2002 00:41
Subject:
Re: grep (small doubt)
Message ID:
Pine.GSO.4.33.0204030135440.21115-100000@cslr.Colorado.EDU
@list=`ls`;
@list= glob "*d[^1]*_vow*.fea" ;
WHats wrong in using this ? it gives same results as if no caret was
there.
Mandar
Thread Previous
|
Thread Next