Multiple mount_smbfs commands fail in bash script

Bernard Scharp freebsd-questions at itsacon.net
Thu Sep 2 12:02:37 UTC 2010


> 
> 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 //user at remotehost/share1/ /tmp/mnt/
mount_smbfs //user at remotehost/share2/ /tmp/mnt2/


> also might consider posting this on the "BASH" mail forum:
> 
> 	bug-bash at 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



More information about the freebsd-questions mailing list