[tex-k] New features for TIE

Andreas Scherer andreas_scherer at freenet.de
Tue Mar 1 14:48:46 CET 2022


> $ tie -m /dev/stderr tie.w tie-w2c.ch 2>&1 >/dev/null | less

or you can swap /dev/stderr to /dev/stdout:

$ tie -c /dev/stderr tie.w tie-w2c.ch 3>&1 1>&2 2>&3 | less

(see 
https://stackoverflow.com/questions/2342826/how-can-i-pipe-stderr-and-not-stdout).

Cheers,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://tug.org/pipermail/tex-k/attachments/20220301/b833608b/attachment.sig>


More information about the tex-k mailing list.