pure-bash-bible
pure-bash-bible copied to clipboard
Add nullglob to fix count when no files match
See https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html#The-Shopt-Builtin
Should we also add dotglob?