es (Unix shell)

This is an old revision of this page, as edited by Ghettoblaster (talk | contribs) at 18:15, 8 July 2008 (+infobox). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The es shell is a command line interpreter developed by Byron Rakitzis and Paul Haahr, that uses a scripting language similar to the rc shell of the Plan 9 operating system. It is intended to provide a fully functional programming language as a Unix shell. The bulk of es' development occurred in the early 1990s. A paper on an early version of the es shell was presented at the Winter 1993 USENIX conference in San Diego.[1]

es shell
Developer(s)Byron Rakitzis, Paul Haahr
Repository
TypeOperating system shell
Websitewryun.github.io/es-shell/ Edit this on Wikidata

A patched version of es-0.9-beta1 which includes job control features, a precompiled binary, additional documentation, a basic emacs editing mode and other contributed programs is available: es-0.9-beta1job-control.tar.bz2

See also

References

  1. ^ Es: A shell with higher-order functions by Byron Rakitzis, NetApp, Inc, and Paul Haahr, Adobe Systems Incorporated [Errata note 1]