Sophie

Sophie

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

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

##########################################################################
# $Id: remove,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 a case-insensitive, inverse egrep

#/bin/egrep -vi "$@"
system("egrep -vi \"@ARGV\"");

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