freebsd-nq/usr.bin/tail
Enji Cooper 71607cbea7 Unbreak :broken_pipe
- Capture exit code in pipeline and test in output.
- Drop awk use in favor of `sleep 2`. This helps guarantee the EPIPE
  behavior without the potential race.
2017-09-09 06:24:21 +00:00
..
tests Unbreak :broken_pipe 2017-09-09 06:24:21 +00:00
extern.h tail(1): Do not print bogus errno string 2017-09-01 22:37:49 +00:00
forward.c
Makefile
Makefile.depend
misc.c
read.c
reverse.c
tail.1
tail.c