quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Quilt-dev] Re: ftw removed; emacs mode; translations; ready for 0.4


From: Gary V. Vaughan
Subject: Re: [Quilt-dev] Re: ftw removed; emacs mode; translations; ready for 0.43?
Date: Fri, 27 Jan 2006 00:52:17 +0000
User-agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716)

Morgen Andreas,

Andreas Gruenbacher wrote:
> On Thursday 26 January 2006 23:11, Gary V. Vaughan wrote:
>>Andreas Gruenbacher wrote:
>>>On Thursday 26 January 2006 21:40, Gary V. Vaughan wrote:
>>>
>>>>Better... but there is still something going on that I don't understand
>>>>:-(
>>>
>>>Huh? What does this give you?
>>>
>>>     $ diff -u <(echo "1") <(echo "2")
>>
>>Nothing at all! :-o
> 
> That's not nice. We don't use <(...) too often though, so we might be able to 
> replace it.
> 
> What does this get you?
> 
>       $ echo <(echo foo) <(echo bar)

  $ echo <(echo foo) <(echo bar)
  /dev/fd/63 /dev/fd/62

  or did you mean:

  $ cat <(echo foo) <(echo bar)
  foo
  bar

I have spent too long in portable-sh land I think... I've never used (or
seen) this syntax before :-(

HTH,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]