logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qstail - an utility printing the end of a log file starting at the specified pattern.

Author

       Pascal Buchbinder, http://mod-qos.sourceforge.net/

mod_qos utilities 11.74                             May 2023                                           QSTAIL(1)

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.

Name

       qstail - an utility printing the end of a log file starting at the specified pattern.

Options

       -i <path>
              Input file to read the data from.

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

See Also

qsdt(1), qsexec(1),  qsfilter2(1),  qsgeo(1),  qsgrep(1),  qshead(1),  qslog(1),  qslogger(1),  qspng(1),
       qsre(1), qsrespeed(1), qsrotate(1), qssign(1)

Synopsis

       qstail -i <path> -p <pattern>

return

See Also