protoplasm wrote:
I ran find2perl to give me some output that I included below (in Sub_directory). If I have no network shares mounted it runs fine. But I have some shares mounted (sftp, or smb, etc.) via Nautilus, the below script really takes a long time. It begins to search through ~/.gvfs which is where Nautilus mounts user shares. How can I find a particular directory while ignoring hidden folders like .gvfs?
Perhaps you need to use the -xdev switch for find to ignore other file systems?
John -- Perl isn't a toolbox, but a small machine shop where you can special-order certain sorts of tools at low cost and in short order. -- Larry Wall -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/