qshead (1) - Linux Manuals

qshead: an utility reading from stdin and printing all lines to stdout until reaching the defined pattern.

NAME

qshead - an utility reading from stdin and printing all lines to stdout until reaching the defined pattern.

SYNOPSIS

qshead -p <pattern>

DESCRIPTION

qshead reads lines from stdin and prints them to stdout unitl a line contains the specified pattern (literal string).

OPTIONS

-p <pattern>
Search pattern (literal string).

AUTHOR

Pascal Buchbinder, http://opensource.adnovum.ch/mod_qos/

SEE ALSO

qsexec(1), qsfilter2(1), qsgeo(1), qsgrep(1), qslog(1), qslogger(1), qspng(1), qsrotate(1), qssign(1) qstail(1)