Remove special (device) files in HP-UX


You can use the command rmsf to remove special (device) files in HP-UX, example:
# rmsf -H 6/0/8/1/0.0.0

Where 6/0/8/1/0.0.0 is the HW PATH of the device.

, ,