Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: How do I read all the file names of a directory into an array?

by I0 (Priest)
on Dec 10, 2000 at 15:03 UTC ( [id://45940]=note: print w/replies, xml ) Need Help??


in reply to How do I read all the file names of a directory into an array?

@filename=grep !/^\.\.?$/, <*>;

Log In?
Username:
Password:

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

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

    No recent polls found