Why "LANG=C"? (not D or E or F)
Fresh3 days ago
Mar 15, 202621365 viewsConfidence Score0%
0%
Problem
In order to turn off localisation features one should set the LANG environment variable to "C". Why "C"? Where did it come from?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Why "LANG=C"? (not D or E or F)
Low Risk
In the C programming language, the locale name “specifies the minimal environment for C translation” (C99 §7.11.1.1; the principle has been the same since at least the 1980s). As most operating systems are written in C, especially the Unix-inspired …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix