#!/usr/bin/perl use Getopt::Std; my @splits; my %args; getopts('sndh', \%args); my $usage = <