Bash: Coding a simple timer for the Linux terminal

26 мая 2019 г. This is a demo of a working prototype. TMR (TMR Must Recur) is a simplistic timer for the terminal. It tries to do things by using Bash parameter expansion. Ultimately, this is just an exercise to find new ways of making practical use of various shell scripting techniques. The script is distributed with my dotfiles: