Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 20:17:06 +0300
From:      Giorgos Keramidas <charon@labs.gr>
To:        GABRIEL BASTIDAS <gabriel7_99@yahoo.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: bash
Message-ID:  <20010920201706.A23202@hades.hell.gr>
In-Reply-To: <20010920151843.38900.qmail@web13108.mail.yahoo.com>
References:  <20010920151843.38900.qmail@web13108.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--vkogqOf2sHV7VnPd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

GABRIEL BASTIDAS <gabriel7_99@yahoo.com> wrote:
> if i have bash code, from a linux distro,
> can i compile it under freebsd?

``bash code'' ?

If by that you mean something like a shell script that bash interprets, you
only need to install bash from the ports, as others have already suggested.

If the script does not use something very bash-specific, you might even get
away without installing bash.  Bash is a shell whose scripting language is
supposed to be an implementation of the POSIX sh(1) shell, and FreeBSD has an
sh(1) shell in /bin.

- giorgos

--vkogqOf2sHV7VnPd
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)

iD8DBQE7qiSSnx3zGsay9fwRAvW4AJ9nuqcCVz8JEAUD5OYbmjNGqIwqlgCdHa0B
SMZahbO9mMO1GGCreY4BBRs=
=bMZm
-----END PGP SIGNATURE-----

--vkogqOf2sHV7VnPd--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010920201706.A23202>