On 13 November 2015 at 18:32, Ian Malone <ibmalone@xxxxxxxxx> wrote: > On 13 November 2015 at 16:54, jd1008 <jd1008@xxxxxxxxx> wrote: >> >> >> On 11/12/2015 07:38 PM, Michael Hennebry wrote: >>> >>> Awk can do what you want: >>> { >>> lines[NR]=$NF " " $0 >>> } > > No missing quotes. It's an awk program, not a bash one, $0 is a bash > variable. Apparently my brain and my typing move at different speeds, "$0" here is an *awk* variable, as poc also points out. -- imalone http://ibmalone.blogspot.co.uk -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org