#! /bin/bash main() { clear tty-clock -r -D -B -s -S su $USER sh -c '' || main } trap "" 1 2 3 15 20 SIGTSTP sleep 1 main