Difference between revisions of "Shell Commands/Eject"
From MorphOS Library
(Created page with "'''Eject''' - Simple command to eject CD media DEVICE, UNIT/N, LOCK/S, UNLOCK/S, EJECT/S, LOAD/S, TOGGLE/S, JIFFIES/N <nowiki> DEVICE - The name of the device to eject UNIT...") |
|||
Line 5: | Line 5: | ||
DEVICE - The name of the device to eject | DEVICE - The name of the device to eject | ||
UNIT - The unit number of the device to eject | UNIT - The unit number of the device to eject | ||
− | LOCK - Locks the | + | LOCK - Locks the device and prevents ejecting by other means |
− | UNLOCK - Unlocks the | + | UNLOCK - Unlocks the device and allows ejecting again |
− | EJECT - Ejects the | + | EJECT - Ejects media from the device |
− | LOAD - Loads the | + | LOAD - Loads media to the device |
− | TOGGLE - Toggles between ejecting and loading of the | + | TOGGLE - Toggles between ejecting and loading of the device |
JIFFIES - </nowiki> | JIFFIES - </nowiki> | ||
The default option is to toggle the found CD drive. | The default option is to toggle the found CD drive. |
Latest revision as of 13:11, 17 November 2015
Eject - Simple command to eject CD media
DEVICE, UNIT/N, LOCK/S, UNLOCK/S, EJECT/S, LOAD/S, TOGGLE/S, JIFFIES/N
DEVICE - The name of the device to eject UNIT - The unit number of the device to eject LOCK - Locks the device and prevents ejecting by other means UNLOCK - Unlocks the device and allows ejecting again EJECT - Ejects media from the device LOAD - Loads media to the device TOGGLE - Toggles between ejecting and loading of the device JIFFIES -
The default option is to toggle the found CD drive.