-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I recently wrote a script with a '-f' file test inside.

Normally, a '-f <filename>' returns TRUE if a file with that filename
exist. My script returns TRUE for all the files -- except the largest
one (9.7 GB) on my list (others are XX MB - XXX MB in size). Whenever
I test it with '-f' test, it returns FALSE.

I checked everything in the script and tested it serval times. It
seems I must come to conclude like this - the '-f' test cannot find
large files.

Does anybody here have the same experience as I does?
Is this a bug of perl? Or am I mistaken?


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBIYbx4uyclScWNtARAuXLAJ0W3tSbAbH5eN0TDuOttUkFbW5qGgCgiofg
PP9QvKwnhBTYAu/MXsE2OiI=
=1xjl
-----END PGP SIGNATURE-----


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to