Query: makedev
OS: minix
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MAKEDEV(8) System Manager's Manual MAKEDEV(8)NAMEMAKEDEV, DESCRIBE - make/describe device filesSYNOPSISMAKEDEV [-n] key ... DESCRIBE [device] ...DESCRIPTIONMAKEDEV may be used to create the device files normally found in the /dev directory. The key arguments are simply the names of the devices you want. MAKEDEV knows about all supported devices and will create them in the current directory with the proper owner and mode. For many devices MAKEDEV will not only create the device you want, but also the devices related to it that you will probably want too. Naming one floppy device will create all floppy devices for the same drive for instance. Call MAKEDEV without arguments to see a list of keys that it understands. Then use the -n flag to make the script echo the commands it will execute the next time when you call it without that flag. The special key std must be given alone to MAKEDEV. This key will create all standard devices. The command DESCRIBE will give you a one-line description of a given device. It will by default list all devices in /dev.SEE ALSOmknod(8).BUGSMAKEDEV's eagerness to create devices may cause many "File exists" errors from mknod.AUTHORKees J. Bot (kjb@cs.vu.nl) MAKEDEV(8)
Related Man Pages |
---|
makedev(8) - bsd |
makedev(8) - minix |
gnu_dev_minor(3) - suse |
major(3) - suse |
lat_manual_setup(7) - osf1 |
Similar Topics in the Unix Linux Community |
---|
usb - deleting (irq) |
Unix devices |
Devices in Unix |
create file .txt |
list of devices |