Directory Listing

2004-04-21 Thread Ryan Thomas
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

Problem with Code

2004-04-21 Thread Ryan Thomas
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

Re: Problem with Code

2004-04-21 Thread Ryan Thomas
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

Not Exactly Perl prob but!

2004-04-28 Thread Ryan Thomas
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