search for: 57b941db

Displaying 1 result from an estimated 1 matches for "57b941db".

2013 Jul 08
1
script to link error.log and access.log for the purpose of finding the name of a disconnected feed
.../access.log" || die; my @lines = grep { /$time/ && /SOURCE/ } <$AL>; close($AL); print @lines; } } close($EL); -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20130708/57b941db/attachment.htm