- replace 'test' string equality operator '==' (extension to the POSIX.2 standard) with '='
- replace string '=' operator with integer '-eq' operator - correct typos: '-- version' -> '--version' & 'varsion' -> 'version' - miscellaneous comment changes
Authored by: teshields 2024-10-11
Parent: [r154]
Child: [r156]