xref: /openbsd-src/regress/bin/ksh/version.t (revision 7a45d967763dfef3375840838510612b182a27d4)
1name: version-1
2description:
3	Check version of shell.
4category: pdksh
5stdin:
6	echo $KSH_VERSION
7expected-stdout:
8	@(#)PD KSH v5.2.14 99/07/13.2
9---
10