Download Latest Version pat.tar.gz (6.9 kB)
Email in envelope

Get an email when there's a new version of OpenBSD httpd pattern check

Home
Name Modified Size InfoDownloads / Week
README 2018-11-25 276 Bytes
pat.tar.gz 2018-11-20 6.9 kB
Totals: 2 Items   7.2 kB 0
Installation:

$ tar -xzf pat.tar.gz && cd pat
$ make
# make install

Usage:

pat [-i] "pattern" "string"

Example:

pat %a.. foobar
foo

pat -i
Enter "pattern" "string", Ctrl-D to quit.
%a.. foobar
foo
foo(bar) foobar
bar
^D

For more information on patterns see patterns(7)
Source: README, updated 2018-11-25