Closed LiteracyFanatic closed 3 years ago
I was about to propose a fix for just the tr -d '[:space:]'
bug, but this is much neater.
Thanks for the fixes and apologies for taking so long to merge!
No problem; life gets busy sometimes. Thanks for merging.
Fix a number of issues related to globbing, word splitting, local declarations, and logical operators. This fixes at least one real bug where tr will fail if more than one file named 's', 'p', 'a', 'c', or 'e' exist in the current directory.