User Tools

Site Tools


tss_8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tss_8 [2019/12/19 21:39]
joshd
tss_8 [2020/06/16 03:01] (current)
smj
Line 7: Line 7:
  
 **Logging in:** **Logging in:**
 +
 After connecting, you will be at the login "." prompt.  Type After connecting, you will be at the login "." prompt.  Type
  
 ''LOGIN <PPN> <PASSWORD>'' ''LOGIN <PPN> <PASSWORD>''
  
-Substituting your PPN and password.  None of the above input will echo -- if it does it means you've connected to a session that was not properly logged out -- type "LOGOUT" to log out and then try logging in again.+Substituting your PPN and password.  **NONE OF THE ABOVE INPUT WILL ECHO** -- if it does it means you've connected to a session that was not properly logged out -- type "LOGOUT" to log out and then try logging in again.
  
 **Logging out:** **Logging out:**
-The ''LOGOUT'' command will log you out of the system.  ''K'' can be used as a shorthand for this.  It is important to log out before disconnecting as the system will not automatically log you out.+ 
 +The ''LOGOUT'' or ''KJOB'' command will log you out of the system.  ''K'' can be used as a shorthand for this.  It is important to log out before disconnecting as the system will not automatically log you out
 + 
 +If for some reason you seem to be stuck, try ''^BS'' or ''CTRL-B S'' Further details about what ''^B'' does can be found down below in the **Stopping a running program** section.
  
 **Running programs** **Running programs**
 +
 Running a program from the system library or from your directory can be accomplished via the ''R'' command: Running a program from the system library or from your directory can be accomplished via the ''R'' command:
  
Line 23: Line 28:
 will run the CATALOG program, displaying the contents of your directory.  The currently available programs in the system library are: will run the CATALOG program, displaying the contents of your directory.  The currently available programs in the system library are:
  
-''DISK FILES FOR USER  0, 2 ON 19-DEC-79+<code> 
 +DISK FILES FOR USER  0, 2 ON 19-DEC-79 
  
 NAME      SIZE  PROT    DATE NAME      SIZE  PROT    DATE
Line 44: Line 51:
 ACTUNG.SAV     12  21-NOV-79      - Prints a cute message ACTUNG.SAV     12  21-NOV-79      - Prints a cute message
 LISP  .SAV  17   12  25-NOV-79      - LISP 1.5 interpreter (DECUS-8-102a) LISP  .SAV  17   12  25-NOV-79      - LISP 1.5 interpreter (DECUS-8-102a)
-''+</code>
  
 **Stopping a running program** **Stopping a running program**
 +
 ''CTRL-B'' indicates to the system that you want send a command to the ''Monitor'' Once you hit Ctrl-B, the following input will be sent to the monitor and executed.  To stop any program while it is running, Type ''CTRL-B'' followed by ''S'' and Carriage return.  ''S'' is the monitor's STOP command, sending it will cause the currently executing program to stop.  The program can be restarted from the monitor with the ''START'' command. ''CTRL-B'' indicates to the system that you want send a command to the ''Monitor'' Once you hit Ctrl-B, the following input will be sent to the monitor and executed.  To stop any program while it is running, Type ''CTRL-B'' followed by ''S'' and Carriage return.  ''S'' is the monitor's STOP command, sending it will cause the currently executing program to stop.  The program can be restarted from the monitor with the ''START'' command.
  
 **Talking to other users** **Talking to other users**
 +
 The ''TALK'' program can be used to send messages to other terminals.  Use ''SYSTAT'' to see what other users are logged onto the system, e.g.:  The ''TALK'' program can be used to send messages to other terminals.  Use ''SYSTAT'' to see what other users are logged onto the system, e.g.: 
  
-''+<code>
 .SYSTAT .SYSTAT
  
Line 71: Line 80:
 BUSY DEVICES    NONE BUSY DEVICES    NONE
  
-3269 FREE DISK SEGMENTS''+3269 FREE DISK SEGMENTS 
 +</code>
  
 The "WHERE" column shows the console (K00 through K07) the user is logged into.  To send a message to a specific console, type: The "WHERE" column shows the console (K00 through K07) the user is logged into.  To send a message to a specific console, type:
  
-''TYPE <CONSOLE #> <YOUR MESSAGE HERE>''+''TALK <CONSOLE #> <YOUR MESSAGE HERE>''
  
 So for example,  So for example, 
  
-''TYPE 2 HEY, CHECK OUT THIS COOL PROGRAM I WROTE''+''TALK 2 HEY, CHECK OUT THIS COOL PROGRAM I WROTE''
  
 Sends a friendly message to console K02. Sends a friendly message to console K02.
tss_8.1576791599.txt.gz · Last modified: 2019/12/19 21:39 by joshd