[EMAIL PROTECTED] wrote:
> Try to do recursive find using File::Find, but do not
> want to count any directory which is a softlink.
>
> If I do
>
> return if ( -l $File::Find:name );
>
> it seems still go down to the tree of the softlink
> target.
>
>
> Any way to do this?
Try adding a
Michael Wright wrote:
> hi,
>
> i have recently migrated to Redhat 7.1 from Redhat 5.2.
> Perl 5.004 was installed on the old box but RH 7.1 has perl 5.6.0. When the
> users try to run their old perl scripts created under 5.004 many of the
> scripts return a "Internal Server Error" message. I
hi,
i have recently migrated to Redhat 7.1 from Redhat 5.2.
Perl 5.004 was installed on the old box but RH 7.1 has perl 5.6.0. When the
users try to run their old perl scripts created under 5.004 many of the
scripts return a "Internal Server Error" message. I believe that perl 5.6.0
handles thi
Try to do recursive find using File::Find, but do not
want to count any directory which is a softlink.
If I do
return if ( -l $File::Find:name );
it seems still go down to the tree of the softlink
target.
Any way to do this?
Thanks,
Yi Zhang
Avaya Communication
__
Test message please ignore
-Judge
not, that ye be not Judged - Abraham Lincoln's favorite
quote-