Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: reading in multiple files froma linux directory

by twerq (Deacon)
on Jul 18, 2001 at 19:31 UTC ( [id://97704]=note: print w/replies, xml ) Need Help??


in reply to reading in multiple files froma linux directory

The general practice is to opendir, then readdir into an array, then step through the array doing your file processing on each element.

--twerq
  • Comment on Re: reading in multiple files froma linux directory

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (1)
As of 2024-04-25 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found