From: Alexey Tourbin <at@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] Re: bash vs sh policy
Date: Thu, 9 Oct 2003 19:36:09 +0400
Message-ID: <20031009153609.GH1726@julia.office.altlinux.ru> (raw)
In-Reply-To: <20031009100204.GZ1726@julia.office.altlinux.ru>
[-- Attachment #1: Type: text/plain, Size: 2123 bytes --]
On Thu, Oct 09, 2003 at 02:02:04PM +0400, Alexey Tourbin wrote:
> Some more modern operating systems talk about `the POSIX shell'.
> This is an attempt to standardize UNIX shells; it's most like
> the Korn shell, although, a bit confusingly, it's often just
> called sh, because the standard says that it should be.
> Usually, this just means you get a bit extra free with your sh
> and it still does what you expect.
Интересно. Google показывает, что на самом деле всё ещё сложнее:
Also on Digital Unix you may way to use /usr/bin/posix/sh rather
than the DEC special bourne shell. Alternatively (from the man page):
[Digital] Subsequent shells spawned from the initial shell
depend on the value in the environment variable BIN_SH. If this
variable is set to xpg4, the POSIX shell is started. If this
variable is set to svr4, an SVR4 compliant version of the
shell is started. If this variable is unset, the Bourne shell
is started. If this variable is set to any other value, an error
is reported and the results are unpredicatable.
http://www.greatcircle.com/lists/majordomo-workers/mhonarc/majordomo-workers.199610/msg00159.html
If you graft on some interactive productivity enhancements
onto the Bourne shell, the result is the POSIX (Portable
Operating System Interface) shell. The POSIX shell is very
similar to the Korn shell in terms of the interactive features
provided, right down to the keystroke in most cases. The Korn
shell is not standardized, so there are annoying differences
between various vendor's versions; the POSIX shell attempts to
raise the bar for a universally available shell.
The current POSIX shells are based on POSIX.2 of the IEEE
POSIX Shell and Tools specification (IEEE Working Group
1003.2). The POSIX shell is a superset of the Bourne shell.
...
The POSIX shell offers many shortcuts, such as aliases, cd
path searches, filename completion and job control.
http://216.239.59.104/search?q=cache:xXuCYqFChlsJ:www.unix.kg/eng/misc/unix_unleashed/page014.shtml+posix+shell+sh5
Короче SystemV shell (aka sh5) != Bourne shell != POSIX shell != Bash.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-10-09 15:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-08 14:39 [devel] " Alexey Tourbin
2003-10-08 14:41 ` [devel] " Michael Shigorin
2003-10-08 15:24 ` [devel] " Denis Ovsienko
2003-10-08 15:23 ` [devel] " Alexey Tourbin
2003-10-08 18:34 ` Dmitry Vukolov
2003-10-09 8:43 ` Dmitry V. Levin
2003-10-09 10:20 ` Alexey Tourbin
2003-10-09 10:02 ` Alexey Tourbin
2003-10-09 15:36 ` Alexey Tourbin [this message]
2003-10-14 13:18 ` [devel] Re: shell peculiarity Alexey Tourbin
2003-10-14 14:19 ` Denis Ovsienko
2003-10-09 20:34 ` [devel] Re: bash vs sh policy Mikhail Zabaluev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031009153609.GH1726@julia.office.altlinux.ru \
--to=at@altlinux.ru \
--cc=devel@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git