Help for this page
if ($options(C) && grep /line/,@array) { print $line; }
if ($options(C) && grep /line/,@array) { ... print $line; }