in reply to Re: script input from (command-linetext file) listin thread script input from (command-linetext file) list
unless (@ARGV) { @ARGV = "ciscoconf"; chomp(@ARGV = <>); } [download]
-- Randal L. Schwartz, Perl hacker