]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/version.mini
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / version.mini
1 echo Testing ${THIS_SH}
2
3 echo version: $BASH_VERSION
4 #echo versinfo: ${BASH_VERSINFO[@]}
5
6 echo HOSTTYPE = $HOSTTYPE
7 echo OSTYPE = $OSTYPE
8 echo MACHTYPE = $MACHTYPE