Quote:
Originally posted by michaelsanford gatorparrots, I've got Puma and have no such folder /usr/share/tcsh
Is this Jaguar only or am I missing something?
Could you please possibly post the contents of those files?
I've already got my .login and .cshrc configured, but I'm interested to see if there are any cool things I can add |
/usr/share/tcsh is a Jaguar (OS X 10.2; Darwin 6.0 contrivance). They are the example configurations that
should have been the default, shipping configuration.
Code:
gatorparrots% ls /usr/share/tcsh/examples/
total 44
0 drwxr-xr-x 11 root wheel 374 Jan 24 13:04 ./
0 drwxr-xr-x 3 root wheel 102 Jul 27 2002 ../
4 -rw-r--r-- 1 root wheel 964 Jul 14 2002 README
4 -rw-r--r-- 1 root wheel 1025 Jan 24 13:05 aliases
4 -rw-r--r-- 1 root wheel 990 Dec 17 02:31 aliases.default
12 -rw-r--r-- 1 root wheel 9571 Jul 14 2002 completions
4 -rw-r--r-- 1 root wheel 433 Jul 14 2002 environment
4 -rw-r--r-- 1 root wheel 701 Jul 14 2002 login
4 -rw-r--r-- 1 root wheel 444 Jul 14 2002 logout
4 -rw-r--r-- 1 root wheel 1943 Jul 14 2002 rc
4 -rw-r--r-- 1 root wheel 2402 Jul 14 2002 tcsh.defaults
I'll attach the contents of that directory, rather than cat-ing each file and posting the results.