$BASH_VERSION
–
Version of Bash
$BASH_VERSION contains the current version of the Bash interpreter as a string.
Links
Examples
- Print the current version of Bash
1echo $BASH_VERSION
BashSupport Pro ist eine Bash IDE mit Unterstützung für $BASH_VERSION – probieren Sie es aus!