Linked by Thom Holwerda on Fri 30th May 2008 07:54 UTC, submitted by fairynomo
Permalink for comment 316174
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2005-07-06
No week passes without using bash. I use bash very often, although it is mainly for issuing simple commands like cd, rm -r, find -i foo* and vi.
Recently, I read about zsh. I tried it for a few seconds, but I preferred bash' tab completion better than zsh's. Still, I should give zsh a better try. Are there some users here who can elaborate on zsh vs bash? This summer, I want to learn my girlfriend to use Linux and a *nix shell, and I have to choose between bash and zsh. Zsh is more modern, but bash is included in the default install of most distros.
That said, I am very happy with bash. It never let me down, it's easy to use, and more advanced uses are possible too. Thumbs up for bash!