in reply to Re: grep return the entire file not the line which matches
in thread grep return the entire file not the line which matches
dear monk, thanks for the correction. my en_1000 file is made up of such lines and i need to extract the whole line based upon the id provided.
<p id=EN--1000-0003-3> The object turned out to be a big meteorite. Uttama was delighted. He had never seen anything like it on sea or land before. Despite its journey in space and stay in water, it had retained its shape and colour. </p>
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: grep return the entire file not the line which matches
by jethro (Monsignor) on Aug 03, 2011 at 17:52 UTC | |
Re^3: grep return the entire file not the line which matches
by FunkyMonk (Chancellor) on Aug 03, 2011 at 17:44 UTC |