source: trunk/essentials/app-shells/bash/tests/version.mini@ 3232

Last change on this file since 3232 was 3228, checked in by bird, 19 years ago

bash 3.1

File size: 164 bytes
Line 
1echo Testing ${THIS_SH}
2
3echo version: $BASH_VERSION
4#echo versinfo: ${BASH_VERSINFO[@]}
5
6echo HOSTTYPE = $HOSTTYPE
7echo OSTYPE = $OSTYPE
8echo MACHTYPE = $MACHTYPE
Note: See TracBrowser for help on using the repository browser.