Y
Hacker News
new
|
ask
|
show
|
jobs
by
archgoon
2382 days ago
If you get "tr: Illegal byte sequence" you can prepend 'LC_ALL=C ' before the 'tr' to prevent tr from trying to treat the stream as a unicode sequence.