Hacker News new | ask | show | jobs
by nathell 3058 days ago
The square brackets in your tr invocation are unnecessary.
1 comments

Doesn’t that depend on wether you’re using a GNU tr or a BSD variant? I feel like the brackets were necessary back in the day.