bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: On darwin, diff <(echo ab) <(echo cd) does nothing


From: Paul Eggert
Subject: Re: On darwin, diff <(echo ab) <(echo cd) does nothing
Date: Sat, 20 Aug 2005 15:16:10 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Vincent Lefevre <address@hidden> writes:

> On my Mac OS X 10.4.2 (Tiger) machine, with zsh and diff 2.8.1:
>
> prunille:~> diff <(echo ab) <(echo cd)
> prunille:~> 

I also cannot reproduce the problem on Debian GNU/Linux 3.1
(diff 2.8.1, zsh 4.2.5).

Can you trace "diff" (using ktrace? sorry, I don't use Mac OS X so you
may have to look this up yourself) to see what system calls that
"diff" is executing?

Possibly zsh on Mac OS X 10.4.2 is operating in an incompatible way.
What version of zsh are you using?




reply via email to

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