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: Thu, 26 Jan 2006 22:11:22 +0000
User-agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716)

Tag!

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

  $ /opt/local/bin/gdiff -u <(echo "1") <(echo "2")
  $ /usr/bin/diff -u <(echo "1") <(echo "2")
  $ echo $SHELL
  /opt/local/bin/bash
  $ echo $BASH_VERSION
  3.00.16(1)-release
  $ /bin/bash --version
  GNU bash, version 2.05b.0(1)-release (powerpc-apple-darwin8.0)
  Copyright (C) 2002 Free Software Foundation, Inc.
  $ /bin/bash -c 'diff -u <(echo "1") <(echo "2")'

The first shell comes from darwin ports, the second is the one shipped
by Apple with OSX 10.4.4.  Similarly for the two versions of diff...

Cheers,
        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]