ypreisler has asked for the wisdom of the Perl Monks concerning the following question:
Greetings Monks, while using any of the follow* options of the find() command, i'm getting either a 'die' with indications of multiple usage of the same directory under different symlinks or skipping without processing. how could i avoid this behavior? i'm not interested in performance and i don't care about the duplications, i just need the find () command to process all symlinks. thanks, Yaron.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: find () command does not process all symlinks
by eyepopslikeamosquito (Archbishop) on Apr 26, 2024 at 09:01 UTC | |
by LanX (Saint) on Apr 26, 2024 at 09:39 UTC | |
Re: find () command does not process all symlinks
by hippo (Archbishop) on Apr 26, 2024 at 08:00 UTC | |
by ypreisler (Novice) on Apr 27, 2024 at 04:23 UTC | |
by hippo (Archbishop) on Apr 27, 2024 at 11:00 UTC | |
by Marshall (Canon) on Apr 27, 2024 at 11:01 UTC | |
by ypreisler (Novice) on Apr 27, 2024 at 16:08 UTC | |
Re: find () command does not process all symlinks
by LanX (Saint) on Apr 26, 2024 at 08:42 UTC | |
Re: find () command does not process all symlinks
by tybalt89 (Monsignor) on Apr 27, 2024 at 16:25 UTC |