source: vendor/bash/3.1-p17/tests/version.mini

Last change on this file was 3228, checked in by bird, 18 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.