Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] displaying executed commands in shell scripts
- Date: Sat, 09 Jun 2007 12:05:47 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] displaying executed commands in shell scripts
- References: <a96ae3bb0706072143x7a10cd22kf1d86aca73b97cbf@mail.gmail.com> <20070608044748.GA4019@phb> <20070608072137.GI58681@samsara.bebear.net> <20070608080757.GA17166@phb> <ba75897e0706080517k58142e44ibcb9c380f97157b1@mail.gmail.com>
Arwyn Hainsworth writes: > Eh? I thought bash was POSIX-compliant. Not quite. You can run the scripts, but there are cases where Bash gives different results unless POSIXLY_CORRECT=t is in the environment. Also, Bash is supposed to behave as a pure POSIX shell when invoked as sh, but basically that has always been a lie; every version fixes some incompatibilities and adds new ones. > Also Ubuntu uses Dash for it's /bin/sh, not Korn. IIRC ksh, like bash, is > POSIX + extras. It just has different extras to bash. That's true for pdksh. I think that the original ksh is quite close to POSIX, though, and I believe Bash claims to be nearly a superset of original ksh. > The reason Ubuntu uses dash is due to it being POSIX-only and thus > having a low overhead and being a lot faster than the rest. I think Ubuntu uses it because Debian does, actually. :-)
- Follow-Ups:
- Re: [tlug] displaying executed commands in shell scripts
- From: Tod McQuillin
- References:
- [tlug] displaying executed commands in shell scripts
- From: Hector Akamine
- Re: [tlug] displaying executed commands in shell scripts
- From: Dave Brown
- Re: [tlug] displaying executed commands in shell scripts
- From: Al Hoang
- Re: [tlug] displaying executed commands in shell scripts
- From: Dave Brown
- Re: [tlug] displaying executed commands in shell scripts
- From: Arwyn Hainsworth
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] displaying executed commands in shell scripts
- Next by Date: Re: [tlug] displaying executed commands in shell scripts
- Previous by thread: Re: [tlug] displaying executed commands in shell scripts
- Next by thread: Re: [tlug] displaying executed commands in shell scripts
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links