-$Id: MAINT,v 1.2 1993/09/23 21:47:01 christos Exp $
+$Id: MAINT,v 1.3 1997/11/05 16:03:18 christos Exp $
Maintenance notes:
Thank you for your assistance and cooperation.
Mark Moraes Christos Zoulas
-moraes@deshaw.com christos@deshaw.com
+moraes@deshaw.com christos@astron.com
** README for file(1) Command **
-@(#) $Id: README,v 1.21 1997/01/15 17:23:24 christos Exp $
+@(#) $Id: README,v 1.22 1997/11/05 16:03:18 christos Exp $
This is Release 3.x of Ian Darwin's (copyright but distributable)
file(1) command. This version is the standard "file" command for Linux,
}
bytes_in += (ulg)insize;
-E-mail: christos@deshaw.com, moraes@deshaw.com
+E-mail: christos@astron.com, moraes@deshaw.com
Phone: Do not even think of telephoning me about this program. Send cash first!
.TH FILE __CSECTION__ "Copyright but distributable"
-.\" $Id: file.man,v 1.29 1997/04/13 18:29:54 christos Exp $
+.\" $Id: file.man,v 1.30 1997/11/05 16:03:18 christos Exp $
.SH NAME
file
\- determine file type
.SH SYNOPSIS
.B file
[
-.B \-vczL
+.B \-vbczL
]
[
.B \-f
.B \-z
Try to look inside compressed files.
.TP 8
+.B \-b
+Do not prepend filenames to output lines (brief mode).
+.TP 8
.B \-c
Cause a checking printout of the parsed form of the magic file.
This is usually used in conjunction with
.BR magic (__FSECTION__)
\- description of magic file format.
.br
-.BR strings (1), " od" (1)
+.BR strings (1), " od" (1), " hexdump(1)"
\- tools for examining non-textfiles.
.SH STANDARDS CONFORMANCE
This program is believed to exceed the System V Interface Definition
.RE
.PP
Changes by Ian Darwin and various authors including
-Christos Zoulas (christos@deshaw.com), 1990-1997.
+Christos Zoulas (christos@astron.com), 1990-1997.
.SH LEGAL NOTICE
Copyright (c) Ian F. Darwin, Toronto, Canada,
1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993.
.SH AVAILABILITY
You can obtain the original author's latest version by anonymous FTP
on
-.B ftp.deshaw.com
+.B ftp.astron.com
in the directory
.I /pub/file/file-X.YY.tar.gz
# Makefile for file(1) cmd.
# Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
-# @(#)$Id: Makefile,v 1.55 1997/01/15 17:23:24 christos Exp $
+# @(#)$Id: Makefile,v 1.56 1997/11/05 16:03:18 christos Exp $
#
# This software is not subject to any license of the American Telephone
# and Telegraph Company or of the Regents of the University of California.
# ever read sources, credits must appear in the documentation.
#
# 4. This notice may not be removed or altered.
-VERSION = 3.22
+VERSION = 3.23
SHELL = /bin/sh
#MAGIC = /etc/magic
MAGIC = /usr/local/etc/magic