All releases of The Zope Shell


Release Notes: The use of the insecure and deprecated rexec Python module was replaced with new code which now works with Python version 2.2 and above.


Release Notes: Multiple commands separated by ';' characters can now be used on the same command line. Several bugs were fixed.


Release Notes: The package now includes a patch to Zope's Management Interface to allow using ZShell commands directly from the Management Interface. This feature is currently limited to entering one command at a time.


Release Notes: A small bug fix was made to correct a problem when using an empty history. The number of bytes output was reduced by almost one third, and the documentation about the setenv and unsetenv commands was improved.


Release Notes: New commands tid, dbconn, davlocks, echo, setenv, unsetenv, and printenv, and preliminary support for variable assignment and use seems to work fine.


Release Notes: Five new commands were added: dbname, dbsize, uptime, zope, and exec. The exec command allows you to launch Unix shell commands directly from ZShell. Minor bugfixes were made too. ZShellCLI is now part of the package. This script allows you to use ZShell directly from the Python interpreter.


Release Notes: Many powerful options have been added to grep and find, which can now use NOTarguments (read the manpages for details). Many bugfixes were made.


Release Notes: More new commands (history, lsperms, and setperms), lsusers's output is easier to read, and some documentation fixes were made.


Release Notes: The wget command now handles local files too. The dump command allows people to dump objects' source to the server's filesystem. Many documentation fixes were made.


Release Notes: Many commands were added: su, roles, domains, passwd, export, nipltd. Some fixes were made in the wget and call commands which both work again. A major code rewrite with respect to thread safety was done.