Deleted Added
full compact
file.man (275680) file.man (275698)
1.\" $File: file.man,v 1.106 2014/03/07 23:11:51 christos Exp $
2.Dd December 3, 2014
1.\" $File: file.man,v 1.110 2014/11/28 02:46:39 christos Exp $
2.Dd November 27, 2014
3.Dt FILE __CSECTION__
4.Os
5.Sh NAME
6.Nm file
7.Nd determine file type
8.Sh SYNOPSIS
9.Nm
10.Bk -words
11.Op Fl bcEhiklLNnprsvz0
12.Op Fl Fl apple
13.Op Fl Fl mime-encoding
14.Op Fl Fl mime-type
15.Op Fl e Ar testname
16.Op Fl F Ar separator
17.Op Fl f Ar namefile
18.Op Fl m Ar magicfiles
3.Dt FILE __CSECTION__
4.Os
5.Sh NAME
6.Nm file
7.Nd determine file type
8.Sh SYNOPSIS
9.Nm
10.Bk -words
11.Op Fl bcEhiklLNnprsvz0
12.Op Fl Fl apple
13.Op Fl Fl mime-encoding
14.Op Fl Fl mime-type
15.Op Fl e Ar testname
16.Op Fl F Ar separator
17.Op Fl f Ar namefile
18.Op Fl m Ar magicfiles
19.Op Fl P Ar name=value
19.Ar
20.Ek
21.Nm
22.Fl C
23.Op Fl m Ar magicfiles
24.Nm
25.Op Fl Fl help
26.Sh DESCRIPTION

--- 271 unchanged lines hidden (view full) ---

298.It Fl p , Fl Fl preserve-date
299On systems that support
300.Xr utime 3
301or
302.Xr utimes 2 ,
303attempt to preserve the access time of files analyzed, to pretend that
304.Nm
305never read them.
20.Ar
21.Ek
22.Nm
23.Fl C
24.Op Fl m Ar magicfiles
25.Nm
26.Op Fl Fl help
27.Sh DESCRIPTION

--- 271 unchanged lines hidden (view full) ---

299.It Fl p , Fl Fl preserve-date
300On systems that support
301.Xr utime 3
302or
303.Xr utimes 2 ,
304attempt to preserve the access time of files analyzed, to pretend that
305.Nm
306never read them.
307.It Fl P , Fl Fl parameter Ar name=value
308Set various parameter limits.
309.Bl -column "elf_phnum" "Default" "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" -offset indent
310.It Sy "Name" Ta Sy "Default" Ta Sy "Explanation"
311.It Li indir Ta 15 Ta recursion limit for indirect magic
312.It Li name Ta 30 Ta use count limit for name/use magic
313.It Li elf_phnum Ta 128 Ta max ELF program sections processed
314.It Li elf_shnum Ta 32768 Ta max ELF sections processed
315.El
306.It Fl r , Fl Fl raw
307Don't translate unprintable characters to \eooo.
308Normally
309.Nm
310translates unprintable characters to their octal representation.
311.It Fl s , Fl Fl special-files
312Normally,
313.Nm

--- 311 unchanged lines hidden ---
316.It Fl r , Fl Fl raw
317Don't translate unprintable characters to \eooo.
318Normally
319.Nm
320translates unprintable characters to their octal representation.
321.It Fl s , Fl Fl special-files
322Normally,
323.Nm

--- 311 unchanged lines hidden ---