Query: mknod
OS: v7
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MKNOD(1M) MKNOD(1M)NAMEmknod - build special fileSYNOPSIS/etc/mknod name [ c ] [ b ] major minorDESCRIPTIONMknod makes a special file. The first argument is the name of the entry. The second is b if the special file is block-type (disks, tape) or c if it is character-type (other devices). The last two arguments are numbers specifying the major device type and the minor device (e.g. unit, drive, or line number). The assignment of major device numbers is specific to each system. They have to be dug out of the system source file conf.c.SEE ALSOmknod(2) MKNOD(1M)
Related Man Pages |
---|
mknod(1) - redhat |
mknod(1m) - opensolaris |
makedev(3) - freebsd |
mknod(8) - freebsd |
mknod(1m) - sunos |
Similar Topics in the Unix Linux Community |
---|
mknod |
mknod system call to clone /dev/null |
Mknod |
Info regarding mknod -p |
What is mknod file present in /etc folder in AIX server used for ? |