From cbdb05a9092fff39ccdf7fb1d7363dadd3e7ed0f Mon Sep 17 00:00:00 2001 From: glenda Date: Fri, 7 Oct 2022 12:46:07 +0000 Subject: Demo progress bar --- demos/demo | 3 +++ 1 file changed, 3 insertions(+) (limited to 'demos') 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 -- cgit v1.2.3