mksh/tests/version.t

10 lines
188 B
Perl
Raw Normal View History

name: version-1
description:
Check version of shell.
category: pdksh
stdin:
echo $KSH_VERSION
2004-10-28 16:49:49 +00:00
expected-stdout-pattern:
2004-12-09 20:08:49 +00:00
/PD KSH v5\.2\.14 MirOS R18 in (native )?KSH mode( as mksh)?/
---