On Sun, Nov 25, 2001 at 02:50:09PM -0500, Joel Hammer wrote:
> Sheez.
> After about an hour or more, I found the right command to use. I don't know how to
> interpret the chicken stratching in updatedb, though.
> This  command seems to work fine:
> find /mnt/NetWork  -fstype  smbfs  -prune -o -print
> This skips the samba mounted shares.
> Joel

If you want updatedb to skip /mnt/NetWork, invoke it as follows:

# updatedb --prunepaths='/mnt/NetWork'
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to