cc834563b3
tested on * MirOS (native Makefile) * MirOS * FreeBSD (some perl warnings) * Interix/SFU 3.5 (perl aborts) * Mac OSX * GNU/Linux 2.6 * Solaris
10 lines
172 B
Raku
10 lines
172 B
Raku
name: version-1
|
|
description:
|
|
Check version of shell.
|
|
category: pdksh
|
|
stdin:
|
|
echo $KSH_VERSION
|
|
expected-stdout:
|
|
@(#)PD KSH v5.2.14 99/07/13.2 MirOS $Revision: 1.10 $
|
|
---
|