dev-remov

dev-remov


dev-make Index Level df
Syntax dev-remov eid
Category TCL
Type Verb
Description removes an entity from the system.
eid  is the full entity id (eg 's100') to be removed. If the entity has an output link, or is the destination of any link, or is attached, the removal fails.

It is not allowed to remove special entities, like the 'Byte Bucket' (BB) or the Console (CO).

Removing an entity deletes the entry in the file 'devs'.
Options
See Also dev-make entity devs
Example dev-remov s100
 The serial device 's100' is removed from the system.
Warnings This command is available only on D3/UNIX releases 6.1 and later.
Compatibility D3/Unix AP 6.1
dev-make Index Level df