Y
Hacker News
new
|
ask
|
show
|
jobs
by
emmelaich
3843 days ago
sort(1) might not use the same ordering as look(1)
Try setting LC_COLLATE=C and export it and retry.
1 comments
hanez
3843 days ago
Uh, wow! That was it!
Thanks for this answer...
link
Thanks for this answer...