Bash Version Information
$BASH_VERSINFO
is an array and contains items, which define the version of Bash.
Links
Examples
Print all items :
|
|
Output: 5 1 4 1 release x86_64-pc-linux-gnu
BashSupport Pro 是一个 支持 $BASH_VERSINFO 的 Bash 集成开发工具 – 马上试用!
$BASH_VERSINFO
is an array and contains items, which define the version of Bash.
Print all items :
|
|
Output: 5 1 4 1 release x86_64-pc-linux-gnu