|
|
|
|
|
by 1vuio0pswjnm7
1511 days ago
|
|
Bash is too complicated. Too many options. I am not smart enough to use it. I prefer the Almquist shell. No shellshock. echo "export PROMPT_COMMAND='history -a;history -r;export HISTFILE=-1;export HISTFILESIZE=-1;shopt -s histappend'" > .bashrc
cp .bashrc /etc/profile
|
|