Answer the question
In order to leave comments, you need to log in
Is there a simple UNIX utility that splits stdin into multiple streams?
For example, to calculate MD5 and SHA384 at once and compress the data, I would like a utility (let's call it multiplex), which would be called something like this
dd if=/dev/sda | multiplex md5sum sha384sum "gzip -9v > sda.gz"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question