Pinned Repositories
bash-yn
A simple Bash shell script for Linux that waits for a yes or no response from the user with an optional timeout, optional custom prompt, and/or optional default value. Repeats until valid input is received. Returns either 0 (for a no response) or 1 (for a yes).
Willscrlt's Repositories
Willscrlt/bash-yn
A simple Bash shell script for Linux that waits for a yes or no response from the user with an optional timeout, optional custom prompt, and/or optional default value. Repeats until valid input is received. Returns either 0 (for a no response) or 1 (for a yes).