Hello everyone. I am working on Linux CLI basics, guided portion. I am having issues submitting the answers… either the flag or the number of unique words in unsorted will not validate correct.
Checking my eyes with cat unsorted | uniq | wc -l shows 17
And then running the script shows the flag. Both are correct in the boxes however they wont show correct.