Lets say:

PS1="[${INSTALL_DIR##*/}]"

Bash is able to evalute it for the first time; but later, after INSTALL_DIR's value changes, Bash prompt wouldn't change accordingly. So is there a systematic way to force BASH to reflect the change?

Thanks.
-tk


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to