bug-bash
[Top][All Lists]
Advanced

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

Automatically assigning BASH_XTRACEFD while redirecting doesn't make it


From: Pierre Gaston
Subject: Automatically assigning BASH_XTRACEFD while redirecting doesn't make it a special variable.
Date: Wed, 5 Sep 2012 15:05:15 +0300

It seems BASH_XTRACEFD becomes special only if you assign it normally
but not if you do:

exec {BASH_XTRACEFD}>file

Not a real major problem and I don't use it everyday, but the
statement looks so nice :D



reply via email to

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