#!/bin/sh #---------------------------------------------------------------------------- # /usr/bin/pcregrep # wrapper to call pcregrep (in.pcregrep) with options # # Creation : 2015-04-24 holbru # Last update: $Id$ #---------------------------------------------------------------------------- "/usr/bin/in.pcregrep" --buffer-size=300k "${@}"