I am relatively new at PERL and am learning it for a school project. What I would like
to do is write a perl script that can run a complete directory listing including
sub-directories and save the result to a text file.
Not sure where to start.
Help!!
thanks
Jane
Hello All
I have a script below that lists a directory tree structure (thanks for the base code
Jan!)and have modified it, unsuccessfully, to add the file size.
What have i done wrong ??
The output I am looking for is:
c:\anydir\foo.txt 1,102
code:
# Reads a directory tree and parses the res
count.pl
c:\proggy/list.txt
c:\proggy/list2.txt
c:\proggy/lister.pl
c:\proggy/orig.pl
Any help appreciated.
Jane
- Original Message -
From: "Jan Eden" <[EMAIL PROTECTED]>
To: "Ryan Thomas" <[EMAIL PROTECTED]>; "Perl Lists" <[EMAIL PROTECTED
Hello All
A friend is coming to the states next week and has asked me to set up her laptop with
a dial up account so she can get her webmail.
Can anyone recommend a free dialup service in USA ?
many thanks
Jane