John W. Krahn wrote:
> Chinku Simon wrote:
>
> > I have a requirement to find out the size of a file existing
> > in an NTFS file system.
>
> my $file_size = -s $file_name;
>
> perldoc -f -s
Thanks John.
It's also worth pointing out that the '-s' operator is
/indentical/ to calling 'stat' and tak
Chinku Simon wrote:
>
> Hi,
Hello,
> I have a requirement to find out the size of a file existing in an NTFS file system.
my $file_size = -s $file_name;
perldoc -f -s
John
--
use Perl;
program
fulfillment
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
I use the stat function.
-Brad
>-Original Message-
>From: Chinku Simon [mailto:[EMAIL PROTECTED]
>Sent: Monday, October 20, 2003 4:24 PM
>To: [EMAIL PROTECTED]
>Subject: How do you find out the size of a file
>
>
>Hi,
>
>I have a requirement to find out th
Sent: Monday, October 20, 2003 5:24 PM
To: [EMAIL PROTECTED]
Subject: How do you find out the size of a file
Hi,
I have a requirement to find out the size of a file existing in an NTFS file
system.
Are there any suitable modules that can be used?
Thanks in advance
Chinku
Hi,
I have a requirement to find out the size of a file existing in an NTFS file system.
Are there any suitable modules that can be used?
Thanks in advance
Chinku
__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com