print "too few$/" if scalar(@ARGV) < 3; #### print "too few$/" if @ARGV < 3;