[Discuss] [vlug] How to use grep to find out very first
occurrence of a pattern from last ?
J. Bakshi
bakshi12 at gmail.com
Thu Jan 21 07:49:14 PST 2010
On Thu, 21 Jan 2010 07:42:19 -0800
Steven Kurylo <sk at infinitepigeons.org> wrote:
> grep -w name myfile|tail -n1
Great ! finally we use tail.
may many thanks.
More information about the Discuss
mailing list