Thread
:
How to grep the date range
View Single Post
#
3
(
permalink
)
05-13-2008, 06:28 PM
sainipardeep
Junior Member
User
Join Date: May 2008
My distro: Debian
Posts: 8
Rep Power:
0
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
sainipardeep
View Public Profile
Send a private message to sainipardeep
Find all posts by sainipardeep