if ($#ARGV != 0) { print "One, and only one (not $#ARGV), command line parameter is expected\n"; exit; }