The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Problem accessing csh ?? (Newbie)
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Problem accessing csh ?? (Newbie)
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
03-01-2006
mercy
Registered User
Join Date: Feb 2006
Location: msk.ru.earth
Posts: 43
Quote:
tcsh is an enhanced but completely compatible version of the Berkeley UNIX C shell, csh(1).
and
csh
just link at
tcsh
.
you can use both.
-f
means what shell ignores ~/.tcshrc, and thus starts faster.
read
$ man tcsh
for more information
mercy
View Public Profile
Find all posts by mercy