help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set -x 2> >( .. ) no more working ?


From: Alex fxmbsw7 Ratchev
Subject: set -x 2> >( .. ) no more working ?
Date: Wed, 2 Feb 2022 19:09:36 +0100

i used set -x 2> >( .. ) to intercept and process set -x output
i wanted to try to code a back tracer or something
but .. it fails
all output of set -x is displayed normally on terminal
also 2>&1 therefore fails,

what did change .. ?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]