Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Get file names

by bm (Hermit)
on Aug 27, 2003 at 11:12 UTC ( [id://287001]=note: print w/replies, xml ) Need Help??


in reply to Get file names

This one liner is recursive. I do not know if this is desired.

perl -MFile::Find -e "find(\&w,shift);sub w{print \"$File::Find::name\ +n\"}" c:/temp

--
bm

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-29 13:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found