mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 13:40:55 +02:00
Bash-5.3-beta release
This commit is contained in:
@@ -91,7 +91,7 @@ do
|
||||
esac
|
||||
|
||||
# save to the history list
|
||||
history -s "$EQN"
|
||||
history -s -- "$EQN"
|
||||
|
||||
# run it through bc
|
||||
calc "$EQN"
|
||||
|
||||
Reference in New Issue
Block a user