Citat:
Ursprungligen postat av Flärp
Jag har bara använt BASH. Jag förstår inte riktigt varför man ska använda annat då BASH är det shell som körs på stor majoritet av Linux-systemen där ute på Internet. Vad har BASH för nackdelar jämfört med andra shell?
bara för att du lär dig funktioner hos andra skal glömmer du ju inte hur bash fungerar?
t.ex zsh beskrivs som en förbättrad bash
Citat:
Features of note include:
* Programmable command line completion that can help the user type both options and arguments for most used commands, with out-of-the-box support for several hundred commands
* Sharing of command history among all running shells
* Extended file globbing allows file specification without needing to run an external program such as find
* Improved variable/array handling
* Editing of multi-line commands in a single buffer
* Spelling correction
* Various compatibility modes, e.g. zsh can pretend to be a Bourne shell when run as /bin/sh
* Themeable prompts, including the ability to put prompt information on the right side of the screen and have it auto-hide when typing a long command
* Loadable modules, providing among other things: full TCP & Unix socket controls, an FTP client, and extended math functions
* Fully customizable
hittade en fin lista också
http://en.wikipedia.org/wiki/Compari...omputer_shells
man förlorar ju aldrig direkt på att testa ett annat, man kanske hittar några funktioner nånstans som man verkligen gillar. har inte direkt orkat/känt behovet ännu