freebsd-dev/usr.bin/tail
Xin LI 643ac419fa 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
2022-07-12 21:14:25 -07:00
..
tests Improve usability of head(1) and tail(1): 2022-07-12 21:14:25 -07:00
extern.h Improve usability of head(1) and tail(1): 2022-07-12 21:14:25 -07:00
forward.c Improve usability of head(1) and tail(1): 2022-07-12 21:14:25 -07:00
Makefile Improve usability of head(1) and tail(1): 2022-07-12 21:14:25 -07:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
misc.c tail: fix the checks if the file was rotated 2019-06-09 22:55:21 +00:00
read.c tail: fix the checks if the file was rotated 2019-06-09 22:55:21 +00:00
reverse.c tail: fix the checks if the file was rotated 2019-06-09 22:55:21 +00:00
tail.1 Improve usability of head(1) and tail(1): 2022-07-12 21:14:25 -07:00
tail.c Improve usability of head(1) and tail(1): 2022-07-12 21:14:25 -07:00