FileInfo

Idiomas

Visión General

What is a 4 file? A 4 file contains a Unix manual page (man page) that likely describes a special, device-related file. For example, mouse.4 is a man page that describes the file used to connect a mouse to the operating system. 4 files can be accessed using the man utility.

More Information 4 file open in Microsoft Visual Studio Code Most Unix-based operating systems include a system manual divided into eight numbered sections. The fourth section of this manual typically includes documentation related to special files and device drivers . Most notably, this section contains documentation related to device-related files found in the /​dev/​ directory. 4 files are named for the file or driver they describe. In some Unix systems, such as System V, 4 files instead contain documentation of file formats and conventions. These 4 files can still be accessed using the man utility. NOTE: Other sections' Unix man pages use the .1 , .2 , .3 , .5 , .6 , .7 , and .8 extensions. Man pages are also commonly compressed into .GZ files (which may use the .gz.# extension).

Popularity3.1/5

8 votes

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

Migas de pan

DeveloperN/A
Popularity3.1 | 8 Votes

Previous / Next

In-Depth

.4 File Extension

Unix Section 4 Manual Page

DeveloperN/A
Popularity
3.1  |  8 Votes
 

What is a 4 file?

A 4 file contains a Unix manual page (man page) that likely describes a special, device-related file. For example, mouse.4 is a man page that describes the file used to connect a mouse to the operating system. 4 files can be accessed using the man utility.

More Information

4 file open in Microsoft Visual Studio Code

Most Unix-based operating systems include a system manual divided into eight numbered sections. The fourth section of this manual typically includes documentation related to special files and device drivers . Most notably, this section contains documentation related to device-related files found in the /​dev/​ directory. 4 files are named for the file or driver they describe.

In some Unix systems, such as System V, 4 files instead contain documentation of file formats and conventions. These 4 files can still be accessed using the man utility.

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

How to open a 4 file

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

Since 4 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 4 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

Preguntas Frecuentes

What is a 4 file?
A 4 file contains a Unix manual page (man page) that likely describes a special, device-related file. For example, mouse.4 is a man page that describes the file used to connect a mouse to the operating system. 4 files can be accessed using the man utility.
How do I open a .4 file?
In Unix-like OSes, you can open a 4 file by calling the man utility using the name of the file. For example, to open mouse.4, enter man mouse(4).