|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re^2: Pathfinder - find duplicate (shadowed) programs in your PATHby parv (Parson) |
| on Jul 21, 2009 at 04:17 UTC ( [id://781830]=note: print w/replies, xml ) | Need Help?? |
|
Does grep { ! -d "$dir/$_" && -x _ } not work? Few hours later, changed second "$dir/$_" with _. Thanks to toolic for catching the missing quote that I had lost during editing.
In Section
Code Catacombs
|
|
||||||||||||||||||||||||||||||||||||