Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zsh: A shell similar to ksh, but with improvements.
- Summary
- The zsh shell is a command interpreter usable as an interactive login
shell and as a shell script command processor. Zsh resembles the ksh
shell (the Korn shell), but includes many enhancements. Zsh supports
command line editing, built-in spelling correction, programmable
command completion, shell functions (with autoloading), a history
mechanism, and more.
Changelog
- * Wed Jan 5 18:00:00 2005 Colin Walters <walters{%}redhat{*}com> - 4.0.7-1.EL.1
- Remove sourcing of /etc/profile in default .zshrc as well
- * Mon Jan 3 18:00:00 2005 Colin Walters <walters{%}redhat{*}com> - 4.0.7-1.EL.0
- Backport change to /etc/zprofile to source /etc/profile (141312)
- Disable build failure on test failure for now
- * Fri Jun 20 19:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 4.0.7-1
- update to 4.0.7 bugfix release