Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Jan 2005 01:12:44 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        Michael Madden <madden@cmsrtp.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Programming with Bourne or C shell
Message-ID:  <41D63F5C.10702@mac.com>
In-Reply-To: <20050101032022.GA1890@cmsrtp.com>
References:  <20050101032022.GA1890@cmsrtp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Madden wrote:
[ ... ]
> Are most FreeBSD users still using csh or tcsh has their interactive
> shell and sh for programming?  I think it would be nice to use the same 
> interactive and programming shell for consistency.

Most FreeBSD shell scripts seem to be written for /bin/sh.  Many FreeBSD users 
seem to pick one of bash, ksh, or zsh for their interactive shell, and just 
take a bit of care when writing scripts to use syntax which is 
backward-compatible with /bin/sh.

If you're happy with bash, there's no reason not to use with FreeBSD as well.

-- 
-Chuck



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