Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MKC_CHECK_VERSION(1)					  MKC_CHECK_VERSION(1)

NAME
       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>

				 Jan 27, 2020		  MKC_CHECK_VERSION(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mkc_check_version&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help