timed tail for logfiles. Display loglines given a minimum date and/or a maximum date.
c
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 263B

123456789101112131415161718192021222324
  1. .*.swp
  2. *.o
  3. *.a
  4. *.tmp
  5. src/include/config.h
  6. src/include/stamp-h1
  7. src/ttail
  8. Makefile
  9. Makefile.in
  10. config.log
  11. config.status
  12. aclocal.m4
  13. autom4te.cache/
  14. compile
  15. depcomp
  16. missing
  17. test-driver
  18. install-sh
  19. .deps
  20. tests/*.log
  21. tests/*.trs
  22. tests/Makefile*
  23. docs/html
  24. docs/man/man3