1 02/18/85 remove
 2 
 3 Syntax as a command:  remove channel_id1 {channel_id2 ...  channel_idN}
 4 
 5 
 6 Function:  controls communications channels for login, slave, autocall,
 7 or ftp service.  Specifically, it directs the answering service to stop
 8 using specified channels or making them available.  Any user logged in
 9 on one of these channels is logged out immediately with no message.
10 This command can be used in ring 4 only.
11 
12 
13 Arguments:
14 channel_idi
15    are the names of the channels to be removed.  (See the Multics
16    System Maintenance Procedures manual, Order No.  AM81, for
17    information on channel names.)  The channel_id arguments may be
18    either terminal channel names or network channel names.
19 
20 
21 Notes:  The remove command sometimes succeeds where bump and detach
22 fail, because it uses different mechanisms for destroying the user's
23 process.  This command should not be used unless the user complains of
24 channel trouble and cannot be bumped.  Once a channel is removed, the
25 telephone associated with the channel will not answer and the channel
26 cannot be used for logins again until an attach command reattaches it
27 to the answering service.