Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: An alternative to File::Find

by etcshadow (Priest)
on Jan 30, 2004 at 06:32 UTC ( [id://325151]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    "find . -type d -print0 |"
    
  2. or download this
    local $/ = "\0";
    
  3. or download this
    ------------
    :Wq
    Not an editor command: Wq
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-03-29 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found