From owner-freebsd-users-jp@freebsd.org Mon Feb 24 23:45:44 2020 Return-Path: Delivered-To: freebsd-users-jp@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0DC7D247FDF for ; Mon, 24 Feb 2020 23:45:44 +0000 (UTC) (envelope-from kouya@ryuhoku.jp) Received: from mail.pv.ryuhoku.jp (ebisu.kna.jp [203.141.146.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48RJbV1Lksz3L4F for ; Mon, 24 Feb 2020 23:45:41 +0000 (UTC) (envelope-from kouya@ryuhoku.jp) Received: from THX (thx.pv.ryuhoku.jp [192.168.200.224]) by mail.pv.ryuhoku.jp (8.14.5/8.14.5) with SMTP id 01ONjZTZ090820; Tue, 25 Feb 2020 08:45:36 +0900 (JST) (envelope-from kouya@ryuhoku.jp) Message-ID: <66C529AA8E7D4E998D199ED0C5F02082@pv.ryuhoku.jp> From: "kouya" To: "User Ribbon" , References: <2D3D352F88924CC2BF0D16E84F291897@pv.ryuhoku.jp> <20200224233046.GA12810@ns.ribbon.or.jp> In-Reply-To: <20200224233046.GA12810@ns.ribbon.or.jp> Date: Tue, 25 Feb 2020 08:45:31 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-2022-jp"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00, FSL_HELO_NON_FQDN_1, STOX_REPLY_TYPE, TVD_RCVD_SINGLE, T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.pv.ryuhoku.jp X-Virus-Scanned: clamav-milter 0.97.4 at mail.pv.ryuhoku.jp X-Virus-Status: Clean X-Rspamd-Queue-Id: 48RJbV1Lksz3L4F X-Spamd-Bar: ++++++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of kouya@ryuhoku.jp has no SPF policy when checking 203.141.146.2) smtp.mailfrom=kouya@ryuhoku.jp X-Spamd-Result: default: False [6.45 / 15.00]; ARC_NA(0.00)[]; GREYLIST(0.00)[pass,meta]; STOX_REPLY_TYPE(1.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; DMARC_NA(0.00)[ryuhoku.jp]; AUTH_NA(1.00)[]; HFILTER_HELO_IP_A(1.00)[mail.pv.ryuhoku.jp]; NEURAL_SPAM_MEDIUM(0.99)[0.990,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; HAS_X_PRIO_THREE(0.00)[3]; NEURAL_SPAM_LONG(1.00)[1.000,0]; R_SPF_NA(0.00)[]; HFILTER_HELO_NORES_A_OR_MX(0.30)[mail.pv.ryuhoku.jp]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2514, ipnet:203.141.128.0/19, country:JP]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(1.26)[ipnet: 203.141.128.0/19(2.78), asn: 2514(3.47), country: JP(0.04)] X-Spam: Yes Subject: [FreeBSD-users-jp 96542] Re: diff X-BeenThere: freebsd-users-jp@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion relevant to FreeBSD communities in Japan List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2020 23:45:44 -0000 有難うございます。 ver 11 は無いので ver 12 のみです root@p6x:~ # diff --version diff: unrecognized option `--version' usage: diff [-aBbdilpTtw] [-c | -e | -f | -n | -q | -u] [--ignore-case] [--no-ignore-case] [--normal] [--strip-trailing-cr] [--tabsize] [-I pattern] [-L label] file1 file2 diff [-aBbdilpTtw] [-I pattern] [-L label] [--ignore-case] [--no-ignore-case] [--normal] [--strip-trailing-cr] [--tabsize] -C number file1 file2 diff [-aBbdiltw] [-I pattern] [--ignore-case] [--no-ignore-case] [--normal] [--strip-trailing-cr] [--tabsize] -D string file1 file2 diff [-aBbdilpTtw] [-I pattern] [-L label] [--ignore-case] [--no-ignore-case] [--normal] [--tabsize] [--strip-trailing-cr] -U number file1 file2 diff [-aBbdilNPprsTtw] [-c | -e | -f | -n | -q | -u] [--ignore-case] [--no-ignore-case] [--normal] [--tabsize] [-I pattern] [-L label] [-S name] [-X file] [-x pattern] dir1 dir2 と表示されます。 宜しくお願いします。 -----Original Message----- From: User Ribbon Sent: Tuesday, February 25, 2020 8:30 AM To: freebsd-users-jp@freebsd.org Subject: [FreeBSD-users-jp 96541] Re: diff On Tue, Feb 25, 2020 at 08:13:04AM +0900, kouya wrote: > diff のオプションについて、エラーが出て解決で来ませんので、教えて下さい。 > > 11までのdiff には -F が、有ったのですが、12になって、無くなっています。 > Ver 11 と Ver 12 でそれぞれ diff --version と入力したらどうなりますか? ribbon _______________________________________________ freebsd-users-jp@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-users-jp To unsubscribe, send any mail to "freebsd-users-jp-unsubscribe@freebsd.org"