View Single Post
Old Sep 18th, 2004, 8:33 PM   #3
erebus
Programmer
 
erebus's Avatar
 
Join Date: Aug 2004
Location: /dev/null
Posts: 65
Rep Power: 5 erebus is on a distinguished road
Send a message via AIM to erebus
Nice oneliner, bro. Overkill, but very nice... I could crank out an awk version, but it would be too similiar to that one, and it just does the job well enough. If you want it to run a little bit faster, try this:
$ grep "linux" foo | tail -1
__________________
<span style='font-size:14pt;line-height:100%'><span style='color:red'>&quot;Political power grows out of the barrel of a gun&quot; - Mao Tse-Tung</span></span>
erebus is offline   Reply With Quote