2022/bash: move LANG=C to common.bash
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
export cmdname=${0##*/}
|
||||
export debug=0
|
||||
export res
|
||||
export LANG=C
|
||||
|
||||
shopt -s extglob
|
||||
set -o noglob
|
||||
|
Reference in New Issue
Block a user