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
@@ -91,7 +91,7 @@ do
esac
# save to the history list
history -s "$EQN"
history -s -- "$EQN"
# run it through bc
calc "$EQN"