To find a quick way to list all files in the directory(and subdirectory)

L

lofenee

Is there any function or module that can be used to list the content of a
directory recursively? Like `ls -R`, but it doesn't work everywhere.
 
B

Ben Bullock

Is there any function or module that can be used to list the content of a
directory recursively? Like `ls -R`, but it doesn't work everywhere.

File::Find ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top