ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Re: Странный xargs
Date: Wed, 02 Feb 2005 13:33:14 +0300
Message-ID: <4200AC6A.5020401@altlinux.com> (raw)
In-Reply-To: <200502021300.18713.lav@altlinux.ru>

Vitaly Lipatov wrote:

>On Wednesday 02 February 2005 09:44, Michael Shigorin wrote:
>  
>
>>$ echo TEST | xargs echo '{}' \;
>>    
>>
>Проверял? Я вот запустил: 
>$ echo TEST | xargs echo '{}' \;
>{} ; TEST
>
>Кстати в доке про ; не написано, да и нет в ней смысла.
>
>  
>
Вот смотрите:
[rider@rider rider]$ echo TEST | xargs -i{} echo '{}'
TEST
[rider@rider rider]$ echo TEST | xargs echo '{}'
{} TEST

Есть разница ?

Хотя в теории поведение должно быть одинаковое.

Rgds,
Rider



  reply	other threads:[~2005-02-02 10:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-01 23:22 [devel] " Vitaly Lipatov
2005-02-02  6:44 ` [devel] " Michael Shigorin
2005-02-02 10:00   ` Vitaly Lipatov
2005-02-02 10:33     ` Anton Farygin [this message]
2005-02-02 10:38       ` Anton Farygin
2005-02-02 10:48         ` Sergey Pinaev
2005-02-02 11:18           ` Dmitry V. Levin
2005-02-02 21:28             ` Vitaly Lipatov

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=4200AC6A.5020401@altlinux.com \
    --to=rider@altlinux.com \
    --cc=devel@altlinux.ru \
    /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 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