Purpose: hands-on experience with Multics
1. Follow instructions on [1] to set up Multics on your machine using the simulator. If you are running Fedora, [2] could provide another reference.
2. Play with Multics using commands [3].
Deliverable: screenshots or logs for executing 10 commands within Multics in a PDF.
NOTE: Feel free to pick up any 10 commands you like.
BONUS (Extra 20%): Compile a simple PL/1 program within Multics and run it. You could write whatever program you wanna write in PL/1. Please provide the source code and screenshots/logs for compiling and running the program.
NOTE: The BONUS part should be included inside the same PDF with some highlight for “BONUS”.
References:
[1] https://multicians.org/sim-inst.html
[2] https://davejingtian.org/2018/01/17/running-multics-on-linux-fedora-27/
[3] https://multicians.org/multics-commands.html