linux / ubuntu : change system folder from chinese to english - Printable Version +- Forums (https://zhtw.com/f) +-- Forum: 分類 (https://zhtw.com/f/forumdisplay.php?fid=1) +--- Forum: 程式語言 Programming language (https://zhtw.com/f/forumdisplay.php?fid=9) +--- Thread: linux / ubuntu : change system folder from chinese to english (/showthread.php?tid=49) |
linux / ubuntu : change system folder from chinese to english - admin - 2025-06-10 碼: LANG=C xdg-user-dirs-update --force 1. open a terminal windows 2. type the above command 3. logout and login |