executable_mjru-alerta 125 B

12345
  1. #!/bin/sh
  2. # autossh -M0 -t work
  3. xterm -title alerta -fa Monospace -fs 6 +sb -e 'while true; do .local/bin/alerta top; done'