An AIX administrator needs to unconfigure a device named rmtO and remove the corresponding device definition from the Customized Devices object class in AIX V7.2. Which command should the administrator run?
To unconfigure a device and remove its definition from the Customized Devices object class in AIX, the commandrmdev -dl rmtOis used. The-doption indicates the removal of the device definition, and the-loption specifies the logical name of the device. This command ensures that both the device configuration and its definition are deleted from the system.References:= IBM AIX Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit