You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works OK for me. I thought you might be running into buffering issues (eg needing to use grep --line-buffered but tee is unbuffered, so I don't think that's it.
Piping FileMonitor output to a file or to another command (e.g. grep or tee) causes no output to be produced.
The text was updated successfully, but these errors were encountered: