in reply to Finding hidden and system files with File::Find (win32)
Running the same script on a Novell Netware server doesn't show hidden and/or system flagged files consistantly. The problem seems to be Netware related rather than perl related. Using the Novell flag command to remove the hidden and system attributes on the effected files before running the script, took care of the problem. I will try to reproduce the problem with files that are less dangerous and update this node with my solution.
Thanks to everyone who responded.
----
Coyote
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Update: Finding hidden and system files with File::Find (win32)
by softworkz (Monk) on Sep 25, 2001 at 16:51 UTC |