ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mad console
@ 2003-11-08 17:46 Pavel S. Khmelinsky
  2003-11-08 17:49 ` [Comm] Re: [sisyphus] " Pavel S. Khmelinsky
  2003-11-08 19:24 ` [Comm] " Dmitry Azhichakov
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

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

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

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