qstail(1) debian man page | unix.com

Man Page: qstail

Operating Environment: debian

Section: 1

QSTAIL(1)							  qstail man page							 QSTAIL(1)

NAME
qstail - Utility prints the end of a log file starting at the specified pattern.
SYNOPSIS
qstail -i <path> -p <pattern>
DESCRIPTION
qstail shows the end of a log file beginning with the line containing the specified pattern. This may be used to show all lines which has been written after a certain event (e.g., server restart) or time stamp.
OPTIONS
-i <path> Input file to read the data from. -p <pattern> Search pattern (literal string).
SEE ALSO
qsexec(1), qsfilter2(1), qsgeo(1), qsgrep(1), qslog(1), qslogger(1), qspng(1), qsrotate(1), qssign(1)
AUTHOR
Pascal Buchbinder, http://opensource.adnovum.ch/mod_qos/ mod_qos utilities 10.8 June 2012 QSTAIL(1)
Related Man Pages
qsexec(1) - debian
qsgrep(1) - debian
qssign(1) - debian
fc-pattern(1) - x11r4
fc-pattern(1) - plan9
Similar Topics in the Unix Linux Community
Search for a pattern in part of the line
Added new line before a specific pattern problem asking
find the line starting with a pattern and save a part in variable
Search pattern in vi
Get an output of lines in pattern 1st line then 10th line then 11th line then 20th line and so on.