source: trunk/essentials/app-shells/bash/examples/scripts.noah/bash_version.bash@ 3263

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

bash 3.1

File size: 1.0 KB
Line 
1# bash_version.bash --- get major and minor components of bash version number
2# Author: Noah Friedman <[email protected]>
3# Created: 1993-01-26
4# Last modified: 1993-01-26
5# Public domain
6
7# Converted to bash v2 syntax by Chet Ramey
8
9# Commentary: