mirror of
https://github.com/livingcomputermuseum/pdp7-unix.git
synced 2026-02-04 15:53:49 +00:00
code to place command-line arguments into the simulated memory. I'm trying to write my own version of cat so I can compare mine to the real one. Right now there's a bug when simplecat has two arguments. Zero and one arguments are OK! Saving so I have a backup before proceeding.