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
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