Hacker News new | ask | show | jobs
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
1 comments

When I peruse bash-5.1/CHANGES it makes me uncomfortable. It is far too long, for one.