Subject: Re: [off-list] document(lang_*.xml)
From: Daniel Veillard <daniel@xxxxxxxxxxxx>
Date: Sun, 26 Jan 2003 00:14:04 +0100
|
On Sat, Jan 25, 2003 at 02:59:56PM -0600, Roger Glover wrote:
> Mike Brown wrote:
>
> > Some shells have a 'noclobber' option that controls whether or
> > not '>' will overwrite an existing file or raise an error. How
> > you set this option depends on what shell you're using.
> > #!/bin/sh implies Bourne shell,
>
> In Posix-compliant systems (most modern UNIX variants, including all
> formulations of Linux I have used), it implies Korn shell. The original
> Bourne shell does not have a "noclobber" feature at all.
Wrong... all unix I used had a Boune shell for /bin/sh
Korn shell is "ksh" a version used on System V and AIX, but certainly
not as /bin/sh, the syntax was hugely different.
All Linux ship with bash "Bourne Again shell" as /bin/sh
which is backward compatible with the Bourne shell. This is actually
stipulated by the Linux Standard Base.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard@xxxxxxxxxx | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Re: document(lang_*.xml)?, (continued)
- David Carlisle - Fri, 24 Jan 2003 08:06:38 -0500 (EST)
- Jarkko . Moilanen - Sat, 25 Jan 2003 05:26:25 -0500 (EST)
- Mike Brown - Sat, 25 Jan 2003 06:43:51 -0500 (EST)
- Roger Glover - Sat, 25 Jan 2003 15:58:47 -0500 (EST)
- Daniel Veillard - Sat, 25 Jan 2003 18:12:48 -0500 (EST) <=
- Roger Glover - Sat, 25 Jan 2003 21:40:17 -0500 (EST)
- Mukul - Sun, 26 Jan 2003 05:35:05 -0500 (EST)
- Oleg Tkachenko - Sun, 26 Jan 2003 06:29:56 -0500 (EST)
- Mukul - Sun, 26 Jan 2003 11:58:00 -0500 (EST)
|
|