PREV INDEX NEXT

Author: Unknown
Subject: $?
Date: Saturday, 05 Dec 2020, 11:54:06

Should printenv ? give a result when not in bashLT.

For instance, if I run "echo a" in bashLT and then printenv ?"", I get 0. But if I exit bashLT and run "printenv ?" in normal bash, the value $? is no longer set. Is this expected?
PREV INDEX NEXT