2254
Best practice
Medium
Quote expansions in case patterns to match literally rather than as a glob
Bash, zsh, ksh: regardless what Shell you use, Codiga got you covered. With hundreds of rules, the Codiga Static Engine checks for any issue in your shell script and surfaces issues in your Shell codebase.
Quote expansions in case patterns to match literally rather than as a glob
Redirecting to/from command name instead of file. Did you want pipes/xargs (or quote to ignore)?