zsh
I love zsh , and it is great take a look http://zsh.sourceforge.net/Doc/Release/Introduction.html
I love zsh , and it is great take a look http://zsh.sourceforge.net/Doc/Release/Introduction.html
ckester said:I've been using mksh since seeing killasmurf recommend it in another thread.
Reasons: size, speed, absence of GNUish cruft. Ability to redirect stderr. Enhanced pattern matching in variable substitutions. Reasonable license!
Those results aren't terribly surprising. The clone of the Bourne Shell FreeBSD uses ought to be quite a bit quicker as it doesn't incorporate as much cruft as bash does.killasmurf86 said:
hedwards said:Those results aren't terribly surprising. The clone of the Bourne Shell FreeBSD uses ought to be quite a bit quicker as it doesn't incorporate as much cruft as bash does.
lme@ said:Now that our beloved Bourne Shell got support for filename completion, we can all switch to it!
You could have included zsh. It's usually faster than bash and has better sh emulation.killasmurf86 said:
ls -G
On me default is not ls -G. Is ls -F.Just tried without any .mkshrc .. still colorizes.