Hacker News new | ask | show | jobs
by lysium 960 days ago
In one of the comments:

    that lower-cased LANG is invalid on macOS, so the system will silently default to LANG=C
Oh my!
1 comments

FTR it's about en_GB.utf8 vs en_GB.UTF-8. For a moment I thought it's about lang vs LANG which would be expected behaviour IMO.