bug-diffutils
[Top][All Lists]
Advanced

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

[bug-diffutils] bug#16628: bug#16628: cmp -s option


From: Paul Eggert
Subject: [bug-diffutils] bug#16628: bug#16628: cmp -s option
Date: Sat, 29 Mar 2014 22:07:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

address@hidden wrote:

        cmp -s     is NOT strictly silent  it does send out  'line
feeds'

I don't observe this problem.  For example:

$ echo x >x
$ echo y >y
$ cmp -s x y
$ echo $?
1

Can you give a recipe that will let us reproduce the problem?





reply via email to

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