summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rwxr-xr-xdemos/demo3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/demo b/demos/demo
index d128b17..2e72da2 100755
--- a/demos/demo
+++ b/demos/demo
@@ -1,5 +1,8 @@
#!/bin/rc
+bind '#|' /mnt/apldemo
font=/lib/font/bit/APL386/28/font
+@{while(test -x /mnt/apldemo/data1){cat /mnt/apldemo/data1}}| aux/statusbar -w 1682,750,1920,859 'demo' &
acme -c1 -f$font -F$font demos
kill apl | rc
+kill statusbar | rc