From owner-freebsd-current@freebsd.org Sun May 14 14:53:25 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33A82D6C473 for ; Sun, 14 May 2017 14:53:25 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward14p.cmail.yandex.net (forward14p.cmail.yandex.net [IPv6:2a02:6b8:0:1465::be]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E64CD1165 for ; Sun, 14 May 2017 14:53:24 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp3j.mail.yandex.net (smtp3j.mail.yandex.net [IPv6:2a02:6b8:0:801:1::12]) by forward14p.cmail.yandex.net (Yandex) with ESMTP id 6FC3C20E20 for ; Sun, 14 May 2017 17:53:13 +0300 (MSK) Received: from smtp3j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3j.mail.yandex.net (Yandex) with ESMTP id 49BE36240E2E for ; Sun, 14 May 2017 17:53:12 +0300 (MSK) Received: by smtp3j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ZUPmi9Bgsf-rCf4693i; Sun, 14 May 2017 17:53:12 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=passap.ru; s=mail; t=1494773592; bh=GRQrk2lHEL9TGIm5pruHvSlCubR0LVgfwDiwjyJbhqs=; h=To:From:Subject:Message-ID:Date; b=gVPypDRmzPBaST6WZhm569F/Uo01IcKUznby5GcMH4lAe0YtSlBHuc+9ndlmtb9PQ enazOH8LxbujNVqjTNn6aWtz3MxVBWGZRQAodShNH/OgKZzFlG0CGT4zvO5vcknFiR lU0qYQlR0H9XoNev6jkrHUne31O1tEwpTb+so2BU= Authentication-Results: smtp3j.mail.yandex.net; dkim=pass header.i=@passap.ru X-Yandex-Suid-Status: 1 0 To: freebsd-current@FreeBSD.org From: Boris Samorodov Subject: misc/mc, diff and compare two files Message-ID: Date: Sun, 14 May 2017 17:53:22 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: ru-RU Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 May 2017 14:53:25 -0000 Hi All, FYI: For those who use FreeBSD-HEAD, misc/mc and it's awesome "compare two files" feature: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219277 HTH -- WBR, bsam