Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-Id: <5.1.0.14.2.20020721153347.02bae6f8@pop3.cris.com>
X-Sender: rrschulz@pop3.cris.com
Date: Sun, 21 Jul 2002 15:44:02 -0700
To: "Eric Butler" <eric@extremeboredom.net>, <cygwin@cygwin.com>
From: Randall R Schulz <rrschulz@cris.com>
Subject: Re: an "open" command which resolves file associations
In-Reply-To: <003201c23105$33bc4850$0501a8c0@mrcomputer>
References: <20020721220540.30947.qmail@web21008.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed

Eric,

There is a stock Unix tool, "file," that identifies file types based on 
content. It is driven by patterns specified in the file /usr/share/magic 
(which gets compiled into a binary form that the "file" command uses).

You can add to the "magic" descriptions if you have file formats not 
covered (there are over 1000 types covered by the magic file delivered with 
Cygwin).

Consult file(1) and magic(4) for details.

Randall Schulz
Mountain View, CA USA


At 15:23 2002-07-21, Eric Butler wrote:
>Does anyone know of any tools that figures out what type of file something
>is without relying on it having an extention like konqeror ?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

