Updated SC2251 (markdown)
Created SC2251 (markdown)
Updated SC2013 (markdown)
Updated SC1075 (markdown)
Updated SC2028 (markdown)
Updated Integration (markdown)
Updated SC2230 (markdown)
command -v exit code with multiple parameters
add reference to -latest command line option --source-path
Created SC2171 (markdown)
Updated SC2236 (markdown)
Updated SC2089 (markdown)
Updated SC2120 (markdown)
Updated SC2006 (markdown)
Change equality example to use `=` instead of `-eq` as `-eq` is for numbers only
Add example for testing equality
Created SC2249 (markdown)
add quote on variable in correct code, or we'll have SC2154 error
Typo.
Added a bit about full paths and 'find'
Added an example of moving from ls to find.
removing globstar
removing need for globstar
adding more possible bash file extensions
Give an example code selection for a custom array variable, rather than just talking about $@.
Created SC2247 (markdown)
Updated Recursiveness (markdown)