Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ostream IMO bash is a perfect balance between simplicity and functionality. Simple, yet powerful (love those expansions!!). Also, it's available almost everywhere. Only old AIX, SunOS, tru64 and other unices don't have it by default. Emphasis on OLD.
Also, my hand types bash automatically since my sysadmin days, w/o me even thinking much of it. ZSH I'd have to learn an I don't see much of a benefit doing so -
j0n4s54342y@netikras have a look at zsh, we are in the 21st century and have fzf auto completion, substring history query and so on.
-
j0n4s54342y@netikras i'd recommend starting with https://ohmyz.sh and https://github.com/zsh-usersm, just simple install and you are ready to go and will never miss bash again
-
@jonas-w I'm 100% sure I will miss bash, because I mostly use it for scripting [laptop and containers, posix-friendly scripts] and I'm not a fan of fish and zsh autocompletes...
Related Rants
1. Linux. Mint, to be precise.
2. prolly would be bash
3. rest of the GNU toolset
4. curl
rant
wk323