Subject: Linux utility with reverse index facility?
From: no.top.post gmail.com
Date: Mon, 16 May 2011 19:42:01 +0900
awk &stuff can "give me the the Nth element",
but, without writing your own search-loop,
what can "give me the index of the 'element'
which is <elementValue>" ?
I think it's called 'reverse indexing' ?
== TIA.