Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > e28667f4e1cf50e0b002c8a83e0e0d6f > files > 268

logwatch-7.3.6-2mdv2008.1.noarch.rpm

##########################################################################
# $Id: onlycontains,v 1.12 2005/05/25 22:33:15 bjorn Exp $
##########################################################################

########################################################
# This was written and is maintained by:
#    Kirk Bauer <kirk@kaybee.org>
#
# Please send all comments, suggestions, bug reports,
#    etc, to kirk@kaybee.org.
########################################################

# Just does a case-insensitive egrep ;)

system("egrep -i \"@ARGV\"");

# vi: shiftwidth=3 syntax=perl tabstop=3 et