Date: Thu, 22 Sep 2005 18:17:42 +0200 From: Benjamin Braatz <sean@inmymind.de> To: David Armour <dfarmour@myrealbox.com> Cc: freebsd-questions@freebsd.org Subject: Re: NEWBIE: how-to for feeding file to gnomealyzer.sh? Message-ID: <5DFB81FA-4762-4879-9678-107D491277EF@inmymind.de> In-Reply-To: <200509220849.35323.dfarmour@myrealbox.com> References: <200509212203.35549.dfarmour@myrealbox.com> <44oe6lb4na.fsf@be-well.ilk.org> <200509220849.35323.dfarmour@myrealbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Am 22.09.2005 um 17:49 schrieb David Armour: > ... to presume further on your kindness, a follow-up question: i > believe > i have bash installed. should i replace "/bin/sh" above with > "/bin/bash" or does it make any difference? Probably it wouldn't make too much of a difference, but the script was, if I see this correctly, designed to work with the Bourne shell (/bin/ sh) delivered with FreeBSD (i.e. installed in any case). BTW, your installed bash is third-party software from FreeBSDs point of view (installed via ports or packages), and will hence be found in /usr/local/bin/bash, not in /bin/bash. Greetings -- Benjamin Braatz sean@inmymind.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5DFB81FA-4762-4879-9678-107D491277EF>