ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Не является ли это багом в xargs?
@ 2010-03-08 11:52 Vitaly Lipatov
  2010-03-08 12:02 ` [devel] Нет, это не является багом в xargs! Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Vitaly Lipatov @ 2010-03-08 11:52 UTC (permalink / raw)
  To: devel, lav

$ echo 1 2 3 | xargs -iQQ -n1 -- echo QQ-QQ
1 2 3-1 2 3

Ожидал я получить такой вывод:
$ echo 1 2 3 | xargs -n1 echo | xargs -iQQ -- echo QQ-QQ
1-1
2-2
3-3

-- 
Lav
Виталий Липатов
Россия, Санкт-Петербург. www.etersoft.ru
GNU! ALT Linux Team! WINE! WIKI! LaTeX! LyX!

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

end of thread, other threads:[~2010-03-08 20:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-08 11:52 [devel] Не является ли это багом в xargs? Vitaly Lipatov
2010-03-08 12:02 ` [devel] Нет, это не является багом в xargs! Dmitry V. Levin
2010-03-08 20:20   ` Vitaly Lipatov
2010-03-08 20:27     ` Andrey Rahmatullin

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