Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

f3probe file redirection issue #212

Open
bussiereThomas opened this issue Aug 16, 2023 · 1 comment
Open

f3probe file redirection issue #212

bussiereThomas opened this issue Aug 16, 2023 · 1 comment

Comments

@bussiereThomas
Copy link

bussiereThomas commented Aug 16, 2023

Hi,
I have a very dummy problem (tested on v8.0):

f3probe --time-ops /dev/sda > result.out &
tail -f result.out

result.out is empty ...

I tried redirecting 2>&1 and tried using script, but the file is always empty. ...

Any help here ?
Thanks in advance.

@bussiereThomas
Copy link
Author

Ok, so I updated source code and added fflush(stdout); after each printf.
Compiled and ran, works like a charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant