bash: value too great for base (error token is “08/09”)?
Occasionally, when comparing dates (e.g., 2021-08-09) within a Bash script, unexpected errors may arise, such as 'value too great for base (error token is "08")' or 'value too great for…
Occasionally, when comparing dates (e.g., 2021-08-09) within a Bash script, unexpected errors may arise, such as 'value too great for base (error token is "08")' or 'value too great for…