diff options
author | glenda <glenda@9front> | 2022-10-07 12:46:07 +0000 |
---|---|---|
committer | glenda <glenda@9front> | 2022-10-07 12:46:07 +0000 |
commit | cbdb05a9092fff39ccdf7fb1d7363dadd3e7ed0f (patch) | |
tree | 07e052517e088fd6c32b12b28a198aaff68dfc29 /demos/demo | |
parent | 712b09870a09964971d591f595b6aa1f64173340 (diff) |
Demo progress bar
Diffstat (limited to 'demos/demo')
-rwxr-xr-x | demos/demo | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |