xref: /openbsd/regress/bin/ksh/version.t (revision d415bd75)
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