FileInfo

Languages

Overview

What is an 8 file? An 8 file contains a Unix manual page (man page) that describes an admin-level command. Each 8 file is named for the command it documents. 8 files are meant to be opened and viewed using the Unix man utility.

More Information 8 file open in Microsoft Visual Studio Code Unix-like OSes typically contain a user manual divided into eight sections. The final section of this manual describes system-administration commands, daemons , and hardware-related commands. Each page of the manual is saved as a separate 8 file, named for the command it describes. For example, the file shutdown.8 contains documentation related to the shutdown command. It includes a quick overview of how to use the command, a detailed description of the command, a list of command-level options, and other related information. NOTE: Other sections' Unix man pages use the .1 , .2 , .3 , .4 , .5 , .6 , and .7 extensions. Man pages are also commonly compressed into .GZ files (which may use the .gz.# extension).

Popularity2.2/5

6 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Unix Section 8 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
Popularity2.2 | 6 Votes

Previous / Next

In-Depth

.8 File Extension

Unix Section 8 Manual Page

DeveloperN/A
Popularity
2.2  |  6 Votes
 

What is an 8 file?

An 8 file contains a Unix manual page (man page) that describes an admin-level command. Each 8 file is named for the command it documents. 8 files are meant to be opened and viewed using the Unix man utility.

More Information

8 file open in Microsoft Visual Studio Code

Unix-like OSes typically contain a user manual divided into eight sections. The final section of this manual describes system-administration commands, daemons , and hardware-related commands. Each page of the manual is saved as a separate 8 file, named for the command it describes.

For example, the file shutdown.8 contains documentation related to the shutdown command. It includes a quick overview of how to use the command, a detailed description of the command, a list of command-level options, and other related information.

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

How to open an 8 file

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

Since 8 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 8 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 an 8 file?
An 8 file contains a Unix manual page (man page) that describes an admin-level command. Each 8 file is named for the command it documents. 8 files are meant to be opened and viewed using the Unix man utility.
How do I open an .8 file?
In Unix-like OSes, you can open an 8 file by calling the man utility using the name of the file. For example, to open shutdown.8, enter man shutdown(8).