Bash-5.3 distribution sources and documentation

This commit is contained in:
Chet Ramey
2025-07-03 16:15:36 -04:00
parent 6794b5478f
commit b8c60bc9ca
896 changed files with 174241 additions and 103591 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