Thread
:
How to grep the date range
View Single Post
#
4
(
permalink
)
05-13-2008, 06:38 PM
agn
Member
User
Join Date: Feb 2008
My distro: OpenBSD/FreeBSD/Debian/Fedora/RHEL
Posts: 69
Rep Power:
1
Yep, you can also use grep with regex.
Code:
egrep '2[0-5]/(April|May)/2008' logfile
agn
View Public Profile
Send a private message to agn
Find all posts by agn