ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] mad console
@ 2003-11-08 17:46 Pavel S. Khmelinsky
  2003-11-08 17:49 ` Pavel S. Khmelinsky
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel S. Khmelinsky @ 2003-11-08 17:46 UTC (permalink / raw)
  To: sisyphus, community

Коносльный листинг:
[hmepas@localhost hmepas]$ for i in eth1 eth0;do echo $i;done
eth1
eth0
[hmepas@localhost hmepas]$ for i in eth1 eth0;do echo $i;done
eth1
eth0
[hmepas@localhost hmepas]$ IFS='eth0 eth1' ; for i in $IFS;do 
echo $i;done








[hmepas@localhost hmepas]$ for i in eth1 eth0;do echo $i;done


[hmepas@localhost hmepas]$ for i in eth1 eth0;do echo $i;done


[hmepas@localhost hmepas]$

Нифига не понимаю, почему такое может быть? Т.е. после строчки 
IFS='eth0 eth1' ; for i in $IFS;do echo $i;done консоль начинает 
вести себя очень странно, причем как bash так и sh, как в чистой 
консоли так и под xterm'ом





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

end of thread, other threads:[~2003-11-08 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-08 17:46 [sisyphus] mad console Pavel S. Khmelinsky
2003-11-08 17:49 ` Pavel S. Khmelinsky

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git