Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (9905 KB)
mknod(1M)Name | Synopsis | Description | Options | Operands | Usage | Attributes | See Also | Notes Name
Synopsismknod name b major minor mknod name c major minor mknod name p Descriptionmknod makes a directory entry for a special file. Options
The following options are supported: Operands
The following operands are supported: UsageSee largefile(5) for the description of the behavior of mknod when encountering files greater than or equal to 2 Gbyte ( 231 bytes). AttributesSee attributes(5) for descriptions of the following attributes:
See AlsoNotesIf mknod(2) is used to create a device, the major and minor device numbers are always interpreted by the kernel running on that machine. With the advent of physical device naming, it would be preferable to create a symbolic link to the physical name of the device (in the /devices subtree) rather than using mknod. Name | Synopsis | Description | Options | Operands | Usage | Attributes | See Also | Notes |
||||