#!/usr/local/bin/perl # This script was written for www.philforhumanity.com. # If you have any questions, issues, or enhancement requests, please contact us via the website. # Use this script at your own risk. # Number of arguments my $number_of_arguments = scalar(@ARGV); # Checking to make sure there is at least 1 argument if ($number_of_arguments == 0) { print "ERROR: Incorrect number of arguments!\n"; print "USAGE: cil.pl