in reply to Re: regex and getpwent()...
in thread regex and getpwent()...
for (qw( a b403 c<<>_# d84930 e89293->><{}W )) { print if //; } "foo" =~ /foo/; for (qw( a b403 c<<>_# d84930 e89293->><{}W )) { print if //; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: regex and getpwent()...
by penguinfuz (Pilgrim) on May 28, 2001 at 05:41 UTC |