I’ve always missed have the tail -f command while working on windows machines, and something finally snapped yesterday. I’d seen some tail implementations for windows, but none of them were good enough, so I sat down and pounded out my own version and called it, drumroll please, tail.
Features:
GUI — no command line needed
Monitor many files [...]