mirror of
https://github.com/PDP-10/its.git
synced 2026-01-26 04:02:06 +00:00
Add use of DIR device to cheat sheet.
This commit is contained in:
@@ -14,6 +14,7 @@ The `$` character represents typing ESC.
|
||||
| ls | ^F | :listf |
|
||||
| ls dir | dir^F | :listf dir |
|
||||
| ls / | ^R m.f.d. (file) | :print m.f.d. (file) |
|
||||
| ls *.foo | ^R dir: second foo | :print dir: second foo |
|
||||
| more file | ^R file | :print file |
|
||||
| mkdir dir | ^R dir;..new. (udir) | :print dir;..new. (udir) |
|
||||
| cd dir | dir$$s | :cwd dir |
|
||||
|
||||
Reference in New Issue
Block a user