[plug] A question for perl hackers
Arie Hol
arie99 at ozemail.com.au
Fri Aug 30 23:22:58 WST 2002
At 10:07 AM 30-08-2002 +0800, you wrote:
>On Friday 30 August 2002 09:45, Trevor Phillips wrote:
>> I'm a bit late to this thread, but here's my $0.02...
>
>Oops!!
>Forgot to also mention: If you're just generally talking about getting sizes
>of files in a directory, I'd use opendir()/readdir()/closedir() to read the
>directory, and -s or stat() to get the size of the files. ^_^
>
>ie; Don't call or rely on external programs when you can do it more
>efficiently in Perl itself...
>
>--
>. Trevor Phillips - http://jurai.murdoch.edu.au/ .
>: Web Technical Administrator - T.Phillips at murdoch.edu.au :
>| IT Services - Murdoch University |
> >--------------------------------------------------------------------<
>| On nights such as this, evil deeds are done. And good deeds, of /
>| course. But mostly evil, on the whole. /
> \ -- (Terry Pratchett, Wyrd Sisters) /
>
>
Regards Arie
>--------------------------------------------<
For the concert of life, nobody has a program.
>--------------------------------------------<
More information about the plug
mailing list