coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

`tail -f` not working on windows

Open typomedia opened this issue 2 years ago • 3 comments

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

typomedia avatar May 05 '23 08:05 typomedia