coreutils
coreutils copied to clipboard
`tail -f` not working on windows
tail -f does not follow the file as it grows. I've testet it on windows only and build tail as an individual binary:
cargo build --release -p uu_tail