FileInfo

Languages

Overview

What is a 5 file? A 5 file contains a Unix system-level manual page (man page) that likely documents a file format or convention. It is named for the format or convention it documents. You can access 5 files using the man utility.

More Information 5 file open in Microsoft Visual Studio Code Unix-like OSes include a system manual that is divided into eight numbered sections. This manual's fifth section usually describes the file formats the system supports. Each supported format is documented in a separate 5 file. For example, the file deb.5 describes the .DEB file format. It also provides a list of additional related entries. In some Unix systems, such as System V, 5 files instead contain documentation of miscellaneous system information. These 5 files can still be accessed using the man utility. NOTE: Other sections' Unix man pages use the .1 , .2 , .3 , .4 , .6 , .7 , and .8 extensions. Man pages are also commonly compressed into .GZ files (which may use the .gz.# extension).

Popularity3.5/5

6 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Unix Section 5 Manual Page 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

Breadcrumbs

DeveloperN/A
Popularity3.5 | 6 Votes

Previous / Next

In-Depth

.5 File Extension

Unix Section 5 Manual Page

DeveloperN/A
Popularity
3.5  |  6 Votes
 

What is a 5 file?

A 5 file contains a Unix system-level manual page (man page) that likely documents a file format or convention. It is named for the format or convention it documents. You can access 5 files using the man utility.

More Information

5 file open in Microsoft Visual Studio Code

Unix-like OSes include a system manual that is divided into eight numbered sections. This manual's fifth section usually describes the file formats the system supports. Each supported format is documented in a separate 5 file.

For example, the file deb.5 describes the .DEB file format. It also provides a list of additional related entries.

In some Unix systems, such as System V, 5 files instead contain documentation of miscellaneous system information. These 5 files can still be accessed using the man utility.

NOTE: Other sections' Unix man pages use the .1 , .2 , .3 , .4 , .6 , .7 , and .8 extensions. Man pages are also commonly compressed into .GZ files (which may use the .gz.# extension).

How to open a 5 file

In Unix-like OSes, you can open a 5 file by calling the man utility using the name of the file. For example, to open deb.5 , enter man deb(5) .

Since 5 files are plain text files, you can also open them in any text editor, such as Vim (Linux, Mac), Microsoft Notepad (Windows), and Apple TextEdit (Mac).

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

Programs that open 5 files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Any text editor

Mac

Any text editor

Linux

man

Included with OS

Vim

Free

GNU Emacs

Free

Any text editor

Category: System Files

Updated: February 24, 2022

FAQ

What is a 5 file?
A 5 file contains a Unix system-level manual page (man page) that likely documents a file format or convention. It is named for the format or convention it documents. You can access 5 files using the man utility.
How do I open a .5 file?
In Unix-like OSes, you can open a 5 file by calling the man utility using the name of the file. For example, to open deb.5, enter man deb(5).