You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordan Orelli
ca94a86a24
the version of tail.exe that exists in coreutils on scoop cannot handle unicode at all, which is really annoying, so I wrote an in-shell tail that handles utf-8 cleanly. It reads one byte at a time and then checks if the whole buffer that it has read is valid utf-8 and then spits it out of it is. There's also no way to stop it lol. It is -terrible- |
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 2 years ago | |
Cargo.lock | 2 years ago | |
Cargo.toml | 2 years ago |