From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 21 14:35:34 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7E571065673 for ; Thu, 21 Jun 2012 14:35:34 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 34A9D8FC14 for ; Thu, 21 Jun 2012 14:35:33 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q5LEZVBV003229; Thu, 21 Jun 2012 16:35:31 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q5LEZUNW003226; Thu, 21 Jun 2012 16:35:31 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 21 Jun 2012 16:35:30 +0200 (CEST) From: Wojciech Puchar To: =?UTF-8?Q?Ya=C5=9Far_=C4=B0slam?= In-Reply-To: <506061340282830@web10g.yandex.ru> Message-ID: References: <506061340282830@web10g.yandex.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="2456600518-18123994-1340289331=:3170" X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Thu, 21 Jun 2012 16:35:31 +0200 (CEST) Cc: freebsd-hackers@freebsd.org Subject: Re: libmagic issue X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2012 14:35:35 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --2456600518-18123994-1340289331=:3170 Content-Type: TEXT/PLAIN; charset=koi8-r; format=flowed Content-Transfer-Encoding: 8BIT > file --mime-type example.7z š----> ššapplication/x-7z-compressed > file example.7z š----> 7-zip archive data, version 0.3 > > why does not šFreeBSD behave like linux you answered it yourself just below. > and if i need to update magic.mgc , how can i do that ? i need the edit/update /usr/share/misc/magic and use file -C to rebuild magic.mgc file. then post your added/fixed/updated entries using send-pr tool so it will be included. --2456600518-18123994-1340289331=:3170--