ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] sh -> bash
@ 2007-08-02 16:31 Led
  2007-08-02 22:57 ` Alexey Rusakov
  0 siblings, 1 reply; 3+ messages in thread
From: Led @ 2007-08-02 16:31 UTC (permalink / raw)
  To: ALT Devel discussion list

То, что bash у нас обратно не совместим с sh - это нормально?

Например, вот этот скрипт выдаёт разный результат с sh и с bash:

func() {
VAR="$VAR 4"
echo $VAR
}

VAR=1
echo $VAR
VAR= \
func
echo $VAR

-- 
Led

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-03 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-02 16:31 [devel] sh -> bash Led
2007-08-02 22:57 ` Alexey Rusakov
2007-08-03 10:25   ` Led

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