freebsd-src/usr.bin/head
Xin LI 585762c373 Improve usability of head(1) and tail(1):
- Consistently support -q (quiet) and -v (verbose)
 - Allow specifying numbers with SI prefixes supported by expand_number(3)
 - Remove 2^31 limit on lines for head(1)

MFC after:		2 weeks
Reviewed by:		lwhsu, pauamma, gbe
Relnotes:		yes
Differential Revision: https://reviews.freebsd.org/D35720

(cherry picked from commit 643ac419fa)
2023-12-13 17:39:38 +01:00
..
tests Improve usability of head(1) and tail(1): 2023-12-13 17:39:38 +01:00
head.1 Improve usability of head(1) and tail(1): 2023-12-13 17:39:38 +01:00
head.c Improve usability of head(1) and tail(1): 2023-12-13 17:39:38 +01:00
Makefile Improve usability of head(1) and tail(1): 2023-12-13 17:39:38 +01:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00