freebsd-src/usr.bin/grep
John Baldwin fc12c191c0 grep: Default to -p instead of -S.
This matches the documented behavior in the manpage as well as the
default behavior on macOS.

PR:		280676
Reported by:	Radosław Piliszek <radoslaw.piliszek@gmail.com>
Reviewed by:	kevans
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D46256
2024-09-04 15:53:22 -04:00
..
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
file.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
grep.1
grep.c grep: Default to -p instead of -S. 2024-09-04 15:53:22 -04:00
grep.h
Makefile
Makefile.depend
Makefile.depend.options
queue.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
util.c grep: Fix various bugs in recursive tree handling 2024-09-04 15:53:17 -04:00
zgrep.1
zgrep.sh