ref: b83af1b4771da71841bc4f3a94f831d4d16a724e
dir: /riostart/
#!/bin/rc webfs switch($service){ case terminal window -r 786 640 1920 1080 'cat $home/lib/theme/grid.theme > /mnt/wsys/theme' window -r 0 0 140 120 'stats -melzs' window -r 0 120 140 240 'stats -melzs authy' window -r 0 240 140 360 'stats -melzs fs' window -r 0 360 140 480 'stats -melzs prox' window -r 0 480 140 600 'stats -melzs altd' window -r 0 600 140 720 'stats -melzs hlfw' window -r 140 0 740 9999 'rcpu -h hlfw -c tail -f /sys/log/httpd' window -r 740 0 1340 9999 'rcpu -h altd -c tail -f /sys/log/httpd' case cpu window 'cat $home/lib/theme/cpu.theme > /mnt/wsys/theme' } # run a system shell on the serial console ~ $#console 0 || window -scroll console window wm