Line 4 Line 5 Line 6
[ 1] /^$/{ [ 2] $d [ 3] N [ 4] /\n$/D [ 5] s/\n// [ 6] } [ 7] :loop [ 8] n [ 9] b loop
[ 1] /./,$!d
/./,$
the first non-blank line till the end of file