Re: [Perl-unix-users] URGENT - file types and sizes total in a dir tree

2002-01-25 Thread Jim Angstadt
Hi Craig, Thanks for sharing the script; very nice work. I like it much more than the one I sketched out for you. Depending on your needs, you may want to consider my comments below. Mind the line wrap. --- Craig Sharp <[EMAIL PROTECTED]> wrote: > #!/usr/bin/perl -w use strict; > > use

Re: [Perl-unix-users] URGENT - file types and sizes total in adir tree

2002-01-25 Thread Craig Sharp
Ok folks, here is the script that we used. It is the same as what Chuck sent to me but I had to figure out how to use the directories in the find function. I also added the file output so that we could generate the report for upper management. #!/usr/bin/perl -w use File::Find; open (

[Perl-unix-users] GD-Graph makes zero-size gif instead of png.

2002-01-25 Thread Carlos S. Moreno
I am at my wits end trying to get GD::Graph to make anything. I have just installed it and was trying to test the samples. Whenever I try to run any of the samples that come with the download and should create a png file, they simply make a file called sample*.gif which has no data in it. I am

[Perl-unix-users] $ENV{UNIQUE_ID}

2002-01-25 Thread Geoff Ellis
Can anyone tell me if this variable is actually UNIQUE? i.e, if 2 people log into an intranet site what are the chances of this variable returning the same ID twice? tia geoff ___ Perl-Unix-Users mailing list. To unsubscribe go to http://listserv.Ac