-
- Downloads
don't assume the user's shell knows about bashisms
For example, -n doesn't exist in zsh, and -p has a different meaning. In general, I had to scroll through pages and pages of the bash manpage to even figure out what does options do, so I prefer to keep things simple and stay with a more classic "press enter to continue". I'm sure people can find the ENTER key if they were managing to find the ANY key before. ;)
Please register or sign in to comment