advanced code snippet search
adkatrit on 02/21/10
server web monitor
02/21/10 05:00pm
1 person have marked this snippet as a favorite
adkatrit
another bash quickie!
egrep -o '^[0-9a.]* ' access.log | sort -u
Report this snippet Tweet
Comment:
You need to login to post a comment.