Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: List all directories

by Enlil (Parson)
on Sep 25, 2003 at 18:48 UTC ( [id://294220]=note: print w/replies, xml ) Need Help??


in reply to List all directories

perl -MFile::Find -wle 'find(sub{print $File::Find::name if -d'},"/hom +e/user"})'

-enlil

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://294220]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found