Bash-5.3-beta release

This commit is contained in:
Chet Ramey
2024-12-17 09:51:38 -05:00
parent aadb6ffb93
commit f223b24c4b
319 changed files with 57094 additions and 42486 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"