Dear Monks, I was wondering, is there a way of grepping the 2nd line from a file without going the "normal" way, i.e.
etc? I am just asking for a quick one, I know how to do it by opening the file and either using a while loop or storing all lines in an array.