Date: Thu, 02 Sep 2010 14:02:35 +0200 From: Bernard Scharp <freebsd-questions@itsacon.net> To: freebsd-questions@freebsd.org Subject: Re: Multiple mount_smbfs commands fail in bash script Message-ID: <4C7F925B.9010807@itsacon.net> In-Reply-To: <20100902075053.4bdb443b@scorpio> References: <4C7F5F25.2010604@itsacon.net> <20100902075053.4bdb443b@scorpio>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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@remotehost/share1/ /tmp/mnt/ mount_smbfs //user@remotehost/share2/ /tmp/mnt2/ > also might consider posting this on the "BASH" mail forum: > > bug-bash@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C7F925B.9010807>