summaryrefslogtreecommitdiffstats
path: root/tools/man1/qshead.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-17 03:51:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-17 03:51:28 +0000
commit2b07c041cb218eca6e548bac9c4347f8a90c474c (patch)
tree679142f3916fa927903c6f245896f5c0325a3254 /tools/man1/qshead.1
parentInitial commit. (diff)
downloadlibapache2-mod-qos-e5d2e00aa87cc77bd73152cb6e93b9e23070eb3b.tar.xz
libapache2-mod-qos-e5d2e00aa87cc77bd73152cb6e93b9e23070eb3b.zip
Adding upstream version 11.74.upstream/11.74upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tools/man1/qshead.1')
-rw-r--r--tools/man1/qshead.116
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/man1/qshead.1 b/tools/man1/qshead.1
new file mode 100644
index 0000000..b7956a8
--- /dev/null
+++ b/tools/man1/qshead.1
@@ -0,0 +1,16 @@
+.TH QSHEAD 1 "May 2023" "mod_qos utilities 11.74" "qshead man page"
+
+.SH NAME
+qshead \- an utility reading from stdin and printing all lines to stdout until reaching the defined pattern.
+.SH SYNOPSIS
+qshead \-p <pattern>
+.SH DESCRIPTION
+qshead reads lines from stdin and prints them to stdout until a line contains the specified pattern (literal string).
+.SH OPTIONS
+.TP
+\-p <pattern>
+Search pattern (literal string).
+.SH SEE ALSO
+qsdt(1), qsexec(1), qsfilter2(1), qsgeo(1), qsgrep(1), qslog(1), qslogger(1), qspng(1), qsre(1), qsrespeed(1), qsrotate(1), qssign(1) qstail(1)
+.SH AUTHOR
+Pascal Buchbinder, http://mod-qos.sourceforge.net/