all the basic command like chgrp/chmod/chown/mkdir/touch will first search /use/lib/locale/locale-archive. if failed, then search the exact locale like /usr/lib/locale/zh_CN. right now we don't have locale-archive and this will cause the basic command's performance regression, so add it.
Description
No description provided
Languages
Shell
39%
Python
31.2%
Makefile
29.8%