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
Pipes have the disadvantage of only permitting one reader per writer. The ability to process lines as they are written to a log file ('tail'-type behaviour) would make this a lot nicer.
Even better, support reading from multiple files and/or pipes.
The text was updated successfully, but these errors were encountered:
Pipes have the disadvantage of only permitting one reader per writer. The ability to process lines as they are written to a log file ('tail'-type behaviour) would make this a lot nicer.
Even better, support reading from multiple files and/or pipes.
The text was updated successfully, but these errors were encountered: