|
|
| P is for Practical | |
| PerlMonks |
Re^2: Pathfinder - find duplicate (shadowed) programs in your PATHby parv (Priest) |
| on Jul 21, 2009 at 04:17 UTC ( #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
|
|
||||||||||||||||||||||||