Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2001 11:06:50 -0700
From:      Jordan Hubbard <jkh@osd.bsdi.com>
To:        freebsd-current@FreeBSD.ORG, olli@secnetix.de
Subject:   Re: cp -d dir patch for review (or 'xargs'?)
Message-ID:  <20010421110650E.jkh@osd.bsdi.com>
In-Reply-To: <200104211527.RAA06452@lurza.secnetix.de>
References:  <21060.987865322@axl.fw.uunet.co.za> <200104211527.RAA06452@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Oliver Fromme <olli@secnetix.de>
Subject: Re: cp -d dir patch for review (or 'xargs'?)
Date: Sat, 21 Apr 2001 17:27:04 +0200 (CEST)

> Not all users use /bin/sh.  Scripts needn't be written
> in /bin/sh ...

Actually, just to jump in and correct this, scripts *should* be
written in /bin/sh.  That's a defacto Unix standard when it comes to
writing shell scripts, just for uniformities sake, and even if you use
tcsh or zsh as your personal shell one is always encouraged to write
in straight POSIX-conformant /bin/sh for portable scripts.  If one
also needs to walk entirely outside the painted lines there then
that's a good indication that maybe it should be written in perl. :)

- Jordan

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




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