Description
Unix pipelines can be glued together with a small text-processing helper. It is useful for terminal users who want quick transformations in shell pipelines without writing longer scripts.
Pipeline tools process whatever data is passed through them. Be careful with secrets in terminal history, logs, or copied command output.