opnsense-src/usr.bin/split
Kyle Evans 6b628a694d split: add word order fix
This was meant to note that both pattern and line matching were
previously restricted, but words are difficult.  +line and rearrange.

Sponsored by:	Klara, Inc.

(cherry picked from commit 7aaa50c6b5)
2022-11-11 12:08:54 -06:00
..
tests split: add some tests 2022-11-11 12:08:51 -06:00
Makefile split: add some tests 2022-11-11 12:08:51 -06:00
Makefile.depend
split.1 split: add word order fix 2022-11-11 12:08:54 -06:00
split.c split: switch to getline() for line/pattern matching 2022-11-11 12:08:46 -06:00