Help for this page
tail: bigfile.log: Invalid argument Assertion failed: valid_file_spec (f), file tail.c, line 700
open (FILE,"<bigfile.log"); while ($line = <FILE>) { ... } close FILE; close SMALLERFILE;