pash
pash copied to clipboard
Evaluation timing result consistency
Execution time of many commands (like sort) depend on locale variables (for example, LC_CTYPE). To guarantee consistent evaluation results even across different users on the same machine (!) we need to make sure that LC_CTYPE and all other locale variables are equal.