1 03/04/87  Connecting to an Existing Process
 2 
 3 You are logged in but your terminal is not connected to a process.  You
 4 either have disconnected processes but did not say what to do with
 5 them, or you have no disconnected processes but tried to connect or
 6 destroy a disconnected process.  In either case, you must now indicate
 7 what you want to do by means of one of the following requests.
 8 
 9 
10 List of connection requests:
11 create
12    creates a process (note that you need permission to have more than
13    one interactive process at a time).
14 connect {N}
15    connects your terminal to a disconnected process.  Use this request
16    to resume your work at the point where your terminal got
17    disconnected from your process.
18 destroy {N} {-control_args}
19    connects your terminal to a disconnected process and then logs it
20    (and you) out immediately.  Use this request so an unwanted
21    disconnected process will not continue to incur charges and exclude
22    other users from the system.
23 list
24    lists your disconnected processes.
25 
26 
27 logout {-control_args}
28    logs you out without affecting any process.  Use this request if you
29    leave the terminal dialed up while logged in and not connected, to
30    avoid giving the terminal's next user your access privileges.
31 new_proc {N} {-control_args}
32    connects your terminal to a disconnected process after doing a
33    new_proc.  Use this request to resume your work from a convenient
34    point in a new process if your old process was malfunctioning.
35 
36 
37 Notes: The optional process numbers, indicated by {N} after several of
38 the requests, are to be used if you have more than one disconnected
39 process.  The list request lists your disconnected processes and
40 assigns numbers to them.
41 
42 
43 Other requests:  Several requests are available when connecting to a
44 process.
45 
46 Type "?" for a list of available requests.
47 Type "list_requests" for a short description of the requests.
48 Type "list_help" for a list of topics available to the help request.
49 Type "help TOPIC" for more information on a given topic.