in reply to Re: perl one liner to print a line
in thread perl one liner to print a line

Or:

perl -F'\n' -lan0777e'print $F[3]' file.txt