Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

listing all subdirectories of directory into file

by tevolo (Novice)
on May 25, 2012 at 20:28 UTC ( [id://972531]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    For instance:
    /about/
    ...
    a file in /you/ that is empty
    a file in /me/ with
    myself
    
  2. or download this
    #!c:/Perl/perl/bin/perl.exe
    use strict;
    ...
        chdir($dir2);    
        return 0; # Did not find any subdirectory in this directory
      }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (8)
As of 2024-04-23 10:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found