http://qs321.pair.com?node_id=637244


in reply to Re^2: Command line file sorting
in thread Command line file sorting

Following should not print anything, if there is no data in the 2nd line.
cat data | awk NR==2
--Artist