1 02/21/85 unbump
 2 
 3 Syntax as a command:  unbump target {message}
 4 
 5 
 6 Function:  cancels a request to bump a user.  It cannot be used unless
 7 the user has been given some grace time in which to clean up and log
 8 out.  This command can be used in ring 4 only.
 9 
10 
11 Arguments:
12 target
13    must be one of the following:
14    Person_id.Project_id, Person_id Project_id
15       unbumps the user with the specified name and project.  The star
16       convention may be used for either or both names.
17    channel_id
18       unbumps the user on the channel whose name is channel_id.  These
19       names can be either terminal channel names or network channel
20       names.  (See the Multics System Maintenance Procedures manual,
21       Order No.  AM81, for information on channel names.)
22 
23 
24    mpx NAME
25       unbumps all users whose terminals are connected through the
26       multiplexer specified by name.  The name argument must be the
27       name of a multiplexer or an FNP.
28 message
29    is a message string that is to be printed on the user's terminal.