.TH FILE __CSECTION__ "Copyright but distributable"
-.\" $Id: file.man,v 1.39 2001/04/27 22:48:33 christos Exp $
+.\" $Id: file.man,v 1.40 2002/05/16 15:26:54 christos Exp $
.SH NAME
file
\- determine file type
$ file -i file.c file /dev/hda
file.c: text/x-c
-file: application/x-executable, dynamically linked (uses shared libs), not stripped
+file: application/x-executable, dynamically linked (uses shared libs),
+not stripped
/dev/hda: application/x-not-regular-file
.fi