User Tools

Site Tools


its_hactrn

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
its_hactrn [2021/01/25 08:52] – ^Z to get a hactrn. larsbits_hactrn [2022/03/06 07:23] (current) – Highlight control characters. larsb
Line 1: Line 1:
 **HACTRN Survival Guide** **HACTRN Survival Guide**
  
-Here a summary of useful commands for HACTRN - the ITS login shell and DDT debugger - in comparison common UNIX commands.  Note that to get a HACTRN on an idle terminal, you first have to type CTRL-Z. 
  
-Everywhere $ is writtenit means typing Escape.+HACTRN (pronounced "hack tran"is the DDT debugger and also login shell.  Here a summary of useful commands for HACTRN in comparison with common UNIX commands.  Note that to get a HACTRN on an idle terminalyou first have to type ''CTRL-Z''.
  
-^UNIX ^DDT ^CP+Everywhere ''$'' is written, it means typing ''Escape''
-|login: user | user$u | :login user |  + 
-| logout | $$u | :logout | +^UNIX ^DDT ^Colon command
 +|login: user | user''$''u | :login user |  
 +| logout | ''$''''$''u | :logout | 
 | TERM=vt52 |  | :tctyp vt52 |  | TERM=vt52 |  | :tctyp vt52 | 
 | TERM=vt100 |  | :crtsty vt100 |  | TERM=vt100 |  | :crtsty vt100 | 
-| ls | CTRL-F | :listf |  +| ls | ''CTRL-F'' | :listf |  
-| ls dir | dir CTRL-F  | :listf dir |  +| ls dir | dir''CTRL-F''  | :listf dir |  
-| ls / | CTRL-R m.f.d. (file) | :print m.f.d. (file) |  +| ls / | ''CTRL-R'' m.f.d. (file) | :print m.f.d. (file) |  
-| ls *.foo | CTRL-R dir: second foo | :print dir: second foo |  +| ls *.foo | ''CTRL-R'' dir: second foo | :print dir: second foo |  
-| more file | CTRL-R file | :print file | +| more file | ''CTRL-R'' file | :print file | 
-| mkdir dir | CTRL-R dir;..new. (udir) | :print dir;..new. (udir) | +| mkdir dir | ''CTRL-R'' dir;..new. (udir) | :print dir;..new. (udir) | 
-| cd dir | dir$$CTRL-S | :cwd dir | +| cd dir | dir''$''''$''''CTRL-S'' | :cwd dir | 
-| cp f1 f2 | $CTRL-R f1,f2 | :copy f1,f2 | +| cp f1 f2 | ''$''''CTRL-R'' f1,f2 | :copy f1,f2 | 
-| rm file | CTRL-O file | :delete file | +| rm file | ''CTRL-O'' file | :delete file | 
-| ln f1 f2 | $CTRL-O f1,f2 | :link f1,f2 | +| ln f1 f2 | ''$''''CTRL-O'' f1,f2 | :link f1,f2 | 
-| mv f1 f2 | $$CTRL-O f1,f2 | :rename f1,f2 |+| mv f1 f2 | ''$''''$''''CTRL-O'' f1,f2 | :rename f1,f2 |
 | mv file dir | :move file,dir | | mv file dir | :move file,dir |
-| emacs | emacsCTRL-K | :emacs | +| emacs | emacs''CTRL-K'' | :emacs | 
-| ps | $$v | :listj | +| ps | ''$''''$''''v'' | :listj | 
-| kill pid | pid$CTRL-X | :job pid :kill | +| kill pid | pid''$''''CTRL-X'' | :job pid :kill | 
-| sudo -u u cmd | u$CTRL-S cmd | +| sudo -u u cmd | u''$''''CTRL-S'' cmd | 
-| top  | peek CTRL-H | :peek | +| top  | peek''CTRL-H'' | :peek | 
-| CTRL-U | CTRL-D |   +''CTRL-U'' ''CTRL-D'' |   
-| CTRL-C | CTRL-G |  +''CTRL-C'' ''CTRL-G'' |  
-| CTRL-Z | CTRL-Z |  +''CTRL-Z'' ''CTRL-Z'' |  
-| CTRL-D | CTRL-C |  +''CTRL-D'' ''CTRL-C'' |  
-| fg     | $P | :continue |  +| fg | ''$''''P'' | :continue |  
-| bg | CTRL-P | :proceed |+| bg | ''CTRL-P'' | :proceed |
  
  
its_hactrn.1611564779.txt.gz · Last modified: 2021/01/25 08:52 by larsb