ehhen
21 March 2024 08:55
1
For example, when posting something like this, I think most people find it annoying to see something other than English.
What should I do if I want to temporarily start up in English?
Is there a way to do it with minimal effort?
It takes less than 1 minute.
I feel little sad.
manjaro setting manager - kernel
If it’s just me, I’d appreciate it if you could point it out.
There is no rush, but if anything, I think it would be better to fix it.
I would like the detail display to be made larger. I would be happy if I could make it resizable.
At present, I think it’s too small. It’s better to be helpful.
I would be happy if the team could fix it someday.
I rarely use it, but I do use it occasionally.
One way to think about it is to just accept that that’s just the w…
Hi @ehhen ,
All environment variables can be set for that running app as prefix to the command-line. So, the following is all temporary:
Just prepend any and all terminal commands with LC_ALL=C. For example:
LC_ALL=C bluetoothctl
This will just cause the terminal output to be in English, making it easier to understand and debug.
Hope this helps!
1 Like
ehhen
21 March 2024 09:07
3
LC_ALL=C manjaro-settings-manager
I replaced the screenshot.
thanks.
not LANG=C.
Nope, this one was added for debug purposes, if I recall correct. Exact for use like this…
ehhen
21 March 2024 14:34
5
@Mirdarthos
LC_ALL=C
I just checked $HISTFILE.
during the past 10 years
It looks like I’m using a little over 400.
In my case, I use it with a pipe.
LC_ALL=C sort
The result of sort is different.
Sort speed is faster.
https://unix.stackexchange.com/questions/564303/sort-lc-all-c-vs-lc-all-c-utf8
There’s no pipe in that command? Or am I missing something? That’s also a distinct possibility…
ehhen
21 March 2024 15:05
9
parallel cd {} '&&' bash -c 'find . -type f -exec md5sum {} + | LC_ALL=C sort | md5sum | perl -lpE "s#^.*/##" ' ::: */