Sponsor:

Your company here, and a link to your site. Click to find out more.

mkc_check_version - Man Page

compare two versions

Synopsis

mkc_check_version reqdVer actVer

Description

mkc_check_version compares reqdVer and actVer and prints "1" to stdout is reqdVer is less than or equal to actVer. Otherwise, "0" is output.

Exit Status

0

if arguments are correct

1

otherwise

Author

Aleksey Cheusov <vle@gmx.net>

Info

Jan 27, 2020