covid19-cli icon indicating copy to clipboard operation
covid19-cli copied to clipboard

Globbing problems? See shellcheck

Open LinuxOnTheDesktop opened this issue 5 years ago • 0 comments

The shellcheck program (available for editors and also online at https://www.shellcheck.net/) is unhappy with various parts of the main script (viz., covid19-cli.sh). Many of those problems have to do with 'globbing' and I wonder whether here we have the source of #15.

Desktop:

  • OS: Mint 19.3 x64 Cinnamon

Software versions

  • Bash version: [e.g 3.2.57] 4.4.20(1)-release (x86_64-pc-linux-gnu)

LinuxOnTheDesktop avatar Mar 30 '20 19:03 LinuxOnTheDesktop