diff --git a/README.md b/README.md index 3ed30fa..276464f 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,38 @@ DT devno=75-76, 8 units login: ken password: ken +@ ln dd ken . +@ ls +dd +system +hello +. +@ ls system +dd +ttyin +keyboard +pptin +ttyout +display +pptout +as +cat +chmod +chown +chrm +cp +date +ds +ed +init +ln +ls +mv +password +sh +stat +@ cat hello +Hello, world @ @@ -70,13 +102,15 @@ password: ken The code in the original scans are (c) Novell who own the rights to the Unix source code. Everything that didn't come from the scanned files is GPLv3. +* /build is an area to build the kernel & filesystem and run them +* /man holds man pages +* /misc holds miscellaneous notes and information * /scans holds the unmodified OCR versions of the scanned files * /src/cmd holds the modified source code of the user-mode programs * /src/sys holds the modified source code of the kernel * /src/other holds PDP-7 source code which did not come from the scanned files * /tools holds the source for the tools written to assist the project -* /build is an area to build the kernel & filesystem and run them -* /misc holds miscellaneous notes and information + ## Travis Status diff --git a/build/hello b/build/fs/hello similarity index 100% rename from build/hello rename to build/fs/hello diff --git a/build/password b/build/fs/password similarity index 100% rename from build/password rename to build/fs/password diff --git a/build/proto b/build/proto index 579838f..2d90dbc 100644 --- a/build/proto +++ b/build/proto @@ -32,13 +32,13 @@ dd drwr- -1 4 ln frwr- -1 bin/ln ls frwr- -1 bin/ls mv frwr- -1 bin/mv - password frw-- -1 password + password frw-- -1 fs/password sh frwr- -1 bin/sh stat frwr- -1 bin/stat $ ken drwr- 10 system l---- 3 - hello frwr- 10 hello + hello frwr- 10 fs/hello $ dmr drwr- 12 system l---- 3