Help for this page
Select Code to Download
Select
or
download this
perl -lne 'die"$_\n"if$.==4'
Select
or
download this
perl -pe '$_=($.-4)?"":$_'