/Bash-Countdown

Countdown timer in bash

Primary LanguageShell

Bash-Countdown

Countdown timer in bash

A very simple bash script to display a countdown timer in stdout. Requires a argument in the format "HH:MM:SS" to set what starting time will be.

Authorship

Script taken from old Unix.com forum post here. I'm putting on Github for easier access and for all to share.