 
			| GNU/Linux | Ubuntu 9.04(Jaunty Jackalope) | |
|  | cdrom_id(8) |  | 
cdrom_id − udev callout to determine the capabilities of optical drives and media
cdrom_id
[--export] [--debug] device 
cdrom_id --help
cdrom_id is normally called from a udev rule, to provide udev with the list of capabilities of a optical drive.
cdrom_id opens the device node specified at the commandline and prints the discovered capabilities.
The following
commandline switches are supported to specify what cdrom_id
should print: 
-x, --export
Print all values as environment keys. This is the default at present, so this option is currently redundant.
-d, --debug
Print a debug trace.
-h, --help
Print usage help.
udev(7)
Developed by Kay Sievers <kay.sievers@vrfy.org>.
|  | cdrom_id(8) |  |