Tag Archives : variables

Deal with readonly variables in bash

Deal with readonly variables in bash

As we know there’s a kind of read-only variables in bash in common linux system, typically $BASH_COMPLETION and $BASH_COMPLETION_DIR are both readonly variables. This post will focus on the following two topics, how can we set readonly variables in Bash, and how can we unset them. (function(d, [...]
© 2006-2004 Admon Home. All rights reserved.