Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Finding files in one directory

by frozenwithjoy (Priest)
on Dec 18, 2012 at 07:19 UTC ( [id://1009296]=note: print w/replies, xml ) Need Help??


in reply to Finding files in one directory

LanX's suggestion will work well for what you need. If you ever do anything more complex where you need to find files in a jumble of directories and subdirectories (and do something with them), take a look at File::Find.

Replies are listed 'Best First'.
Re^2: Finding files in one directory
by CountZero (Bishop) on Dec 18, 2012 at 07:32 UTC
    Or File::Find::Rule for a much better interface to File::Find.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

    My blog: Imperial Deltronics

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-03-29 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found