![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: How to efficiently parse "ls -a"?by jettero (Monsignor) |
on Dec 15, 2011 at 20:14 UTC ( #943827=note: print w/replies, xml ) | Need Help?? |
The most efficient way to parse ls -a is to use stat (and lstat) instead.
In Section
Seekers of Perl Wisdom
|
|