coreutils/src/uu/tee
Ed Smith 607bf3ca4d Terminate on elimination of all writers in tee
tee is supposed to exit when there is nothing left to write to. For
finite inputs, it can be hard to determine whether this functions
correctly, but for tee of infinite streams, it is very important to
exit when there is nothing more to write to.
2022-07-07 15:23:50 +02:00
..
src Terminate on elimination of all writers in tee 2022-07-07 15:23:50 +02:00
Cargo.toml Version 0.0.14 (#3553) 2022-05-22 19:57:19 +02:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00