use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables

This commit is contained in:
Chet Ramey
2024-06-21 10:51:53 -04:00
parent 886e4e68be
commit ad1f497a84
29 changed files with 621 additions and 372 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ LANG=C
SHELLSTART=$(date +%s)
SECS=1275250155
export TZ=EST5EDT
export TZ=EST5EDT,M3.2.0/2,M11.1.0/2 # ugh
case $SHELLSTART in
*s*) SHELLSTART=$EPOCHSECONDS ; DATESECS=false ;; # take a shot