Help for this page
system_prompt>my_script.pl $file1 system_prompt>my_script.pl $file2
my $file1 = 'extracted/file1; ... my $file2 = 'extracted/file2; sub infile(file2); #will this be sent to ARGV[0] as well after the fi +rst file?