Closed praveenr019 closed 2 years ago
Hi @praveenr019, the usage of "${var^^}" is intentional - it converts the variable value to uppercase characters. This is bash-specific syntax, possibly not supported by other shells. Which shell did you use?
Thanks for the response.
I was using zsh actually. Feel free to close this issue.
Thanks, @praveenr019!
This commit fixes below error, while running get-data.sh get-data.sh: line 20: Downloading Common Crawl paths listings (${data_type^^} files of $CRAWL)...: bad substitution