Diff for "Cshell"


Differences between revisions 2 and 3
Revision 2 as of 2008-06-27 10:14:52
Size: 1362
Editor: localhost
Comment: converted to 1.6 markup
Revision 3 as of 2008-07-24 17:11:08
Size: 1342
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''<<BR>><<TableOfContents(2)>>|| ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(2)>>||

About C Shell

C Shell is a UNIX shell similar to other shells such as bash that was developed by Bill Joy for the BSD operating system. Its syntax is modeled after the C programming language. For more information on the C Shell, you can visit its Wikipedia article at http://www.en.wikipedia.org/wiki/C_shell and its homepage at http://www.eng.hawaii.edu/Tutor/csh.html.

Installing C Shell

The C Shell is currently available in the Universe repository. Please see the Repositories page for information on how to add repositories in Ubuntu.

Once the Universe repository has been enabled, you can proceed to install the csh package using your favorite package manager interface. For information on installing software in Ubuntu, see the Installing Software page.

Using C Shell

The C shell can be invoked from the command line by typing this command in a terminal:

csh

The shell prompt will change to a percent sign, which indicates the C shell is ready for input.


CategoryNeedsExpansion CategoryDocumentation

Cshell (last edited 2008-09-13 20:05:11 by swoid49p169-d)