Help for this page
perl -ne 'if($ok){print;}else{$ok=/^This is the temp line\.$/}' foo.tx +t
perl -n0777e 'print ((split(/^This is the temp line.\n/m, $_, 2))[-1]) +' foo.txt