perl -ne 'print if $. >= 33' [download]
In reply to Re: Cut off beginning lines of a file by davidrw in thread Cut off beginning lines of a file by MBolton