> 
> Could you post the script? Anything else would be pure guess work. You

Well, I can recreate it with something as simple as:

#!/usr/local/bin/bash
mount_smbfs //u...@remotehost/share1/ /tmp/mnt/
mount_smbfs //u...@remotehost/share2/ /tmp/mnt2/


> also might consider posting this on the "BASH" mail forum:
> 
>       bug-b...@gnu.org
> 
> although you might have to subscribe first:
> 
>       http://lists.gnu.org/mailman/listinfo/bug-bash
> 

I'l look into that, (though I doubt this is a bash issue).

Thanks!
Bernard

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to