freebsd-src/usr.bin/split
Dag-Erling Smørgrav d9d69a6f6f split: Improve GNU compatibility.
* Like GNU split, turn autoextend back on if given -a0.
* Add a test case that verifies that -a<non-zero> turns autoextend off.
* Add a test case that verifies that -a0 turns autoextend back on.

Sponsored by:	Klara, Inc.
Reviewed by:	christos, kevans
Differential Revision:	https://reviews.freebsd.org/D42011
2023-09-28 18:30:16 +02:00
..
tests split: Improve GNU compatibility. 2023-09-28 18:30:16 +02:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
split.1 Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
split.c split: Improve GNU compatibility. 2023-09-28 18:30:16 +02:00