From: Alexey Rusakov <ktirf@altlinux.org>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] sh - bash
Date: Sun, 15 Oct 2006 02:27:46 +0400
Message-ID: <45316462.8070806@altlinux.org> (raw)
In-Reply-To: <egrmje$imn$1@sea.gmane.org>
Artem Zolochevskiy пишет:
> hi all
>
> Просветите
>
> На пакет sh и bash описание одно и то же.
> Всё, что я когда-то уяснил, это то, что сперва был sh (который чего-то там
> не умел) а затем стал bash, который сейчас повсеместно и используется и
> чего-то там умеет, чего не умел sh
>
> Собственно вопрос относительно написания скриптов
> Отчего же тогда вижу везде #!/bin/sh (в стартовых сценариях итп) - если этот
> sh такой старый и неумека?
>
> Ну и, если можно, пример можете привести где употребление
> #!/bin/sh или #!/bin/bash может сказаться на работоспособности скрипта.
> Т.е. какая такая фича может быть в скрипте, что при использовании #!/bin/sh
> он работать не будет.
>
Насколько я понимаю, ситуация такая: вначале был Bourne shell, он же sh.
sh есть на всех UNIX-системах, кроме тех, на которых используется Korn
shell (ksh, соответственно). На Linux оригинальный sh если и есть, то
встречается редко; вместо него используется Bourne Again shell (bash),
который умеет в точности воспроизводить поведение предка. В современных
системах sh - это тот же bash, но работающий в режиме совместимости с sh.
Отличия работы bash в режиме совместимости лучше всего почитать в man
bash, основное отличие - в режиме совместимости bash строго следует
POSIX (м-да, о том, что это значит, тоже лучше читать в man bash). Ну в
общем, я думаю, вы поняли, какое сокращение я избегаю здесь употребить :)
--
Alexey "Ktirf" Rusakov
next prev parent reply other threads:[~2006-10-14 22:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-14 21:57 Artem Zolochevskiy
2006-10-14 22:27 ` Alexey Rusakov [this message]
2006-10-15 5:41 ` Artem Zolochevskiy
2006-10-15 6:13 ` Alexey Rusakov
2006-10-15 8:41 ` Andrey Rahmatullin
2006-10-15 8:56 ` Artem Zolochevskiy
2006-10-15 9:03 ` Andrey Rahmatullin
2006-10-14 22:50 ` Pavel Usischev
2006-10-15 5:53 ` Artem Zolochevskiy
2006-10-15 5:57 ` Artem Zolochevskiy
2006-10-15 7:26 ` Sergey Vlasov
2006-10-15 7:43 ` Artem Zolochevskiy
2006-10-15 11:31 ` Dmitry V. Levin
2006-10-18 12:01 ` Fr. Br. George
2006-10-15 17:55 ` [Comm] heirloom toolchest Michael Shigorin
2006-10-15 10:55 ` [Comm] sh - bash Maksim Otstavnov
2006-10-15 17:52 ` Michael Shigorin
2006-10-15 17:48 ` Michael Shigorin
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=45316462.8070806@altlinux.org \
--to=ktirf@altlinux.org \
--cc=community@lists.altlinux.org \
/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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git