Query: mknod
OS: opensolaris
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mknod(1M) System Administration Commands mknod(1M)NAMEmknod - make a special fileSYNOPSISmknod name b major minor mknod name c major minor mknod name pDESCRIPTIONmknod makes a directory entry for a special file.OPTIONSThe following options are supported: b Create a block-type special file. c Create a character-type special file. p Create a FIFO (named pipe).OPERANDSThe following operands are supported: major The major device number. minor The minor device number; can be either decimal or octal. The assignment of major device numbers is specific to each system. You must be the super-user to use this form of the command. name A special file to be created.USAGESee largefile(5) for the description of the behavior of mknod when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+SEE ALSOftp(1), in.ftpd(1M), mknod(2), symlink(2), attributes(5), largefile(5)NOTESIf 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. SunOS 5.11 16 Sep 1996 mknod(1M)
Related Man Pages |
---|
mknod(8) - mojave |
hd(4) - linux |
mknod(8) - opendarwin |
mknod(8) - netbsd |
makedev(3) - v7 |
Similar Topics in the Unix Linux Community |
---|
mknod |
mknod system call to clone /dev/null |
Mknod |
vg |
How can an EE major looking to get into HPC bolster their CS foundation? |