We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1eaa3e + 5feb118 commit f540f07Copy full SHA for f540f07
scripts/ram_percentage.sh
@@ -2,6 +2,7 @@
2
3
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
export LANG=C
5
+export LC_ALL=C
6
7
source "$CURRENT_DIR/helpers.sh"
8
0 commit comments