![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Re^3: Regex pattern to find directories only with digitsby gurpreetsingh13 (Scribe) |
on Jun 20, 2013 at 10:40 UTC ( #1039939=note: print w/replies, xml ) | Need Help?? |
If you are on unix or similar shell, use:
-P in grep is for using perl regex within shell grep.
In Section
Seekers of Perl Wisdom
|
|