i am not able to follow symbolic links when using the find() command. it says on the manual that the 'follow' or 'follow_fast' option should be used but i don't understand how to use it together with the '\&wanted' routine -
thanks a lot, Yaron.use File::Find; find(\&wanted, @directories); find(\%options, @directories);
In reply to how to use find() options by ypreisler
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |