1 02/18/85 redefine 2 3 Syntax as a command: redefine vcons old_dest new_type new_dest 4 5 6 Function: removes one destination from a virtual console and adds 7 another. Do not confuse this command with the substty or reroute 8 commands. This command can be used in ring 4 only. 9 10 11 Arguments: 12 vcons 13 is the name of the virtual console for which a destination is to be 14 changed. 15 old_dest 16 is the destination that is to be changed, i.e., removed. If 17 old_dest is a device channel that currently has output queued for 18 it, no more output is queued but all the queued output is printed. 19 new_type 20 is the new type of destination that is to be added. Refer to the 21 define command. 22 new_dest 23 is the destination that is to be added.