View Single Post

  #3 (permalink)  
Old 05-13-2008, 06:28 PM
sainipardeep sainipardeep is offline
Junior Member
User
 
Join Date: May 2008
My distro: Debian
Posts: 8
Rep Power: 0
sainipardeep is on a distinguished road
Default Thanks AGN

Hi

Thanks for ur reply but thr is sm method that i dont know

suppose u want to grep frm 20 to 25th u can do easily using:

grep -n "2[0-5]/April/2008" input_file

but problem is if the month is different
Reply With Quote