98 votes
MAN File - What is a .man file and how do I open it?
Learn about .MAN files and view a list of programs that open them.
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.
Document Icon
Migas de pan
Previous / Next
In-Depth
.MAN File Extension
Unix Manual
| Developer | N/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