2 lines
59 B
Bash
Executable file
2 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
exec watch -n 1 -t 'date +"%H:%M:%S" | toilet'
|