This may be a dup of an older question, but I can't seem to narrow down my searching to get the answer I need from the flood of unrelated results.
I used to have export LC_ALL=C
in my .bashrc, but I just recently figured out that Gnome terminal (or some libraries it uses?) doesn't support the "C" locale anymore. I hardly ever use the Gnome desktop, so it took me a long, long time to even notice the issue, and then still longer to figure out the cause.
Is there another locale setting with the same collate order as "C"? At least over the ASCII character (sub)set?