its_hactrn
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
its_hactrn [2021/01/25 11:41] – larsb | its_hactrn [2024/09/05 00:32] (current) – an” hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
**HACTRN Survival Guide** | **HACTRN Survival Guide** | ||
+ | HACTRN (pronounced “hack tran”) is the DDT debugger and also login shell. | ||
- | HACTRN (pronounced "hack tran") is the DDT debugger and also login shell. | + | Everywhere |
- | + | ||
- | Everywhere $ is written, it means typing Escape. | + | |
^UNIX ^DDT ^Colon command^ | ^UNIX ^DDT ^Colon command^ | ||
- | |login: user | user$u | :login user | | + | |login: user | user'' |
- | | logout | $$u | :logout | | + | | logout | '' |
| TERM=vt52 | | :tctyp vt52 | | | TERM=vt52 | | :tctyp vt52 | | ||
| TERM=vt100 | | :crtsty vt100 | | | TERM=vt100 | | :crtsty vt100 | | ||
- | | ls | CTRL-F | :listf | | + | | ls | '' |
- | | ls dir | dir CTRL-F | + | | ls dir | dir'' |
- | | ls / | CTRL-R m.f.d. (file) | :print m.f.d. (file) | | + | | ls / | '' |
- | | ls *.foo | CTRL-R dir: second foo | :print dir: second foo | | + | | ls *.foo | '' |
- | | more file | CTRL-R file | :print file | | + | | more file | '' |
- | | mkdir dir | CTRL-R dir;..new. (udir) | :print dir;..new. (udir) | | + | | mkdir dir | '' |
- | | cd dir | dir$$CTRL-S | :cwd dir | | + | | cd dir | dir'' |
- | | cp f1 f2 | $CTRL-R f1,f2 | :copy f1,f2 | | + | | cp f1 f2 | '' |
- | | rm file | CTRL-O file | :delete file | | + | | rm file | '' |
- | | ln f1 f2 | $CTRL-O f1,f2 | :link f1,f2 | | + | | ln f1 f2 | '' |
- | | mv f1 f2 | $$CTRL-O f1,f2 | :rename f1,f2 | | + | | mv f1 f2 | '' |
| mv file dir | :move file,dir | | | mv file dir | :move file,dir | | ||
- | | emacs | emacsCTRL-K | :emacs | | + | | emacs | emacs'' |
- | | ps | $$v | :listj | | + | | ps | '' |
- | | kill pid | pid$CTRL-X | :job pid :kill | | + | | kill pid | pid'' |
- | | sudo -u u cmd | u$CTRL-S cmd | | + | | sudo -u u cmd | u'' |
- | | top | peek CTRL-H | :peek | | + | | top | peek'' |
- | | CTRL-U | CTRL-D | | + | | '' |
- | | CTRL-C | CTRL-G | | + | | '' |
- | | CTRL-Z | CTRL-Z | | + | | '' |
- | | CTRL-D | CTRL-C | | + | | '' |
- | | fg | + | | fg | '' |
- | | bg | CTRL-P | :proceed | | + | | bg | '' |
its_hactrn.1611574897.txt.gz · Last modified: 2021/01/25 11:41 by larsb