This package browser is in early development. Mind the rough edges.

tcsh

Unix shell based on csh

Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). It is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling correction, a history mechanism, job control and a C-like syntax.

Installation

Install the latest version of tcsh as follows:

guix install tcsh

Or install a particular version:

guix install tcsh@6.24.01

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/tcsh/'><img src='http://127.0.0.1:3000/packages/tcsh/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/tcsh/badges/latest-version.svg)](http://127.0.0.1:3000/packages/tcsh/)
Org: [[http://127.0.0.1:3000/packages/tcsh/][http://127.0.0.1:3000/packages/tcsh/badges/latest-version.svg]]