From news.utdallas.edu!convex!convex!cs.utexas.edu!uwm.edu!daffy!uwvax!ssec.wisc.edu!dws Fri Sep  3 10:41:06 CDT 1993
Article: 5628 of comp.lang.perl
Xref: feenix.metronet.com comp.lang.perl:5628
Newsgroups: comp.lang.perl
Path: feenix.metronet.com!news.utdallas.edu!convex!convex!cs.utexas.edu!uwm.edu!daffy!uwvax!ssec.wisc.edu!dws
From: [email protected] (DaviD W. Sanderson)
Subject: Re: Is file(1) available in perl?
Message-ID: <[email protected]>
Sender: [email protected] (The News)
Reply-To: [email protected]
Organization: UW-Madison Space Science and Engineering Center
References: <[email protected]>
Date: Fri, 3 Sep 1993 06:24:56 GMT
Lines: 23

In <[email protected]> [email protected] (Quentin Fennessy,3rd flr x3841) writes:
# Has anyone implemented a generic file(1) command in perl?  If so,
# would you please tell me where I can find a copy?

I have written a file(1)-type command in perl, called "magic".  Its
main advantage is that it knows about many, many types of files, and
prints more informative descriptions than file(1) does (or can).

You can find my beta release 2 (6 parts) in:

usc.edu:/archive/usenet/sources/alt.sources/volume92/Feb:

       920205.07.gz
       920205.10.gz
       920205.11.gz
       920205.12.gz
       920205.13.gz
       920205.14.gz

Like pbmplus, it's been a while since the last release - but the next
version will be a doozy!

DaviD W. Sanderson ([email protected])