FileInfo

Idiomas

Visión General

What is a MAN file? Help manual (called a "man page") used by the Unix Man utility, a program used to view documentation; contains information about a Unix command or other Unix function; can be viewed within a unix shell using the man command.

More Information Unix man pages rarely use the ".man" extension. Rather, they use the extensions ".1" ( .1 files) through ".8" for user manuals in one of eight sections: General user commands System calls C library functions Devices and network interfaces File formats Games Miscellaneous Linux-specific kernel routines Man page filenames contain the command (or topic name) followed by the section number. For example, a section 1 man page for the command "example_cmd" would have the filename "example_cmd.1." Man pages are sometimes compressed with .GZ compression and use the compound ".gz.1" extension (or ".gz.2" for the second section, and so forth). Man pages can be viewed by typing man [section] [page] , where [section] is the man page section, and [page] is the user manual name. If no section is supplied, the man utility assumes section 1. NOTE: Since man pages are stored in a plain text format, they can be created and edited with any text editor.

Popularity3.9/5

98 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Unix Manual file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Migas de pan

DeveloperN/A
Popularity3.9 | 98 Votes

Previous / Next

In-Depth

.MAN File Extension

Unix Manual

DeveloperN/A
Popularity
3.9  |  98 Votes
 

What is a MAN file?

Help manual (called a "man page") used by the Unix Man utility, a program used to view documentation; contains information about a Unix command or other Unix function; can be viewed within a unix shell using the man command.

More Information

Unix man pages rarely use the ".man" extension. Rather, they use the extensions ".1" ( .1 files) through ".8" for user manuals in one of eight sections:

Man page filenames contain the command (or topic name) followed by the section number. For example, a section 1 man page for the command "example_cmd" would have the filename "example_cmd.1." Man pages are sometimes compressed with .GZ compression and use the compound ".gz.1" extension (or ".gz.2" for the second section, and so forth).

Man pages can be viewed by typing man [section] [page] , where [section] is the man page section, and [page] is the user manual name. If no section is supplied, the man utility assumes section 1.

NOTE: Since man pages are stored in a plain text format, they can be created and edited with any text editor.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference MAN files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Notepad

Included with OS

Microsoft WordPad

Other text editor

Mac

Apple TextEdit

Included with OS

Other text editor

Linux

Vim

Free

GNU Emacs

Free

Pico

Free

Other text editor

Category: Text Files

Updated: June 28, 2010

Preguntas Frecuentes

What is a MAN file?
Help manual (called a "man page") used by the Unix Man utility, a program used to view documentation; contains information about a Unix command or other Unix function; can be viewed within a unix shell using the man command.