Help for this page
(undef, $etc) = split(/\s+/, $_) if (/^# input.*/);
($etc,$etc) = split (/\s+/, $_) if (/^# input.*/);