Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| histcomp:its [2022-12-22 23:37] – asdf | histcomp:its [2022-12-31 19:20] (current) – [Emulation] asdf | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== History ===== | ===== History ===== | ||
| - | ITS was created by hackers dissatisfied with the directions taken by the [[Multics]] project. A central theme of ITS is openness of information: | + | ITS was created by hackers dissatisfied with the directions taken by the [[Multics]] project. |
| + | |||
| + | A central theme of ITS is openness of information: | ||
| These conditions resulted in a very particular culture surrounding the system. ITS hackers were fiercely dedicated to exploration and free access to information. Logging in with a username, while entirely unnecessary for most interactions, | These conditions resulted in a very particular culture surrounding the system. ITS hackers were fiercely dedicated to exploration and free access to information. Logging in with a username, while entirely unnecessary for most interactions, | ||
| Line 13: | Line 15: | ||
| The ITS distribution at [[https:// | The ITS distribution at [[https:// | ||
| - | * simh | + | * [[simh]] |
| * klh10 | * klh10 | ||
| * pdp10-ka | * pdp10-ka | ||
| Line 20: | Line 22: | ||
| ===== Operation ===== | ===== Operation ===== | ||
| - | As expected from its history, ITS is idiosyncratic to say the least. The shell is in fact a version of the DDT debugger, ITS commands come in two flavors: DDT shorthand commands and colon commands. The latter type corresponds more directly with the Unix sense of the word. | + | As might be expected from its history, ITS is idiosyncratic to say the least. |
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | Additionally, | ||
| + | |||
| + | ==== Cold start ==== | ||
| + | At the MTBOOT prompt, type the following commands: | ||
| + | |||
| + | - '' | ||
| + | - '' | ||
| + | - '' | ||
| + | |||
| + | ==== DDT ==== | ||
| + | The shell is in fact a version of the DDT debugger. ITS commands come in two flavors: DDT shorthand commands and colon commands. The latter type corresponds more directly with the Unix sense of the word. Several commands have equivalent DDT and colon forms. | ||
| + | |||
| + | <WRAP center round todo 60%> | ||
| + | Insert a table of common commands (in both forms where applicable), | ||
| + | </ | ||
| ==== Filesystem ==== | ==== Filesystem ==== | ||
| + | The ITS filesystem has one directory level. File paths take the form '' | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | Each field can be at most six characters. When '' | ||
| + | To show the contents of the top-level directory, use the command '': | ||
| ===== Links ===== | ===== Links ===== | ||