From ac45f097153afd3a89f43886e4124c5b2c26b98a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 16 Jul 2021 06:13:51 -0700 Subject: . --- shell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/README.md b/shell/README.md index 920e6aec..2843d0f1 100644 --- a/shell/README.md +++ b/shell/README.md @@ -19,7 +19,7 @@ Currently runs a tiny dialect of Lisp. Steps to run it from the top-level: ```sh dd if=/dev/zero of=data.img count=20160 - cat shell/data.limg |dd of=data.img conv=notrunc + dd if=shell/data.limg of=data.img conv=notrunc ``` Run with data disk (and 2GB of RAM): -- cgit 1.4.1-2-gfad0 31'>this commit Lisp playgrounddbane <dbane@tilde.institute>
about summary refs log blame commit diff stats
path: root/cloot.lisp
blob: 6192dbf163b7cd2ba7d8581a246900a27020a94a (plain) (tree)