mksh/tests/version.t

10 lines
171 B
Perl
Raw Normal View History

name: version-1
description:
Check version of shell.
category: pdksh
stdin:
echo $KSH_VERSION
expected-stdout:
2004-04-24 23:45:37 +02:00
@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.5 $
---