From 1692be8f176af01f1f348829841edf7bd2b356d1 Mon Sep 17 00:00:00 2001 From: "warren.toomey" Date: Sun, 18 May 2008 00:21:15 +0000 Subject: [PATCH] Added chdir and ed to the top-level Readme, to assist new users. --- Readme | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Readme b/Readme index 81877b5..23af2b1 100644 --- a/Readme +++ b/Readme @@ -58,7 +58,10 @@ Running 1st Edition UNIX 114 sdrwr- 2 root 50 Jan 1 00:00:00 tmp 41 sdrwr- 7 root 70 Jan 1 00:00:00 usr -4. To shut the system down, enter ctrl-E to stop the simulator, and q to quit. +4. To change directories, use chdir, e.g. chdir /usr. The only editor installed + is `ed'. You can find an ed tutorial in notes/edtut.txt. + +5. To shut the system down, enter ctrl-E to stop the simulator, and q to quit. You do not need to sync the system before shutdown. Documentation