tcsh initialization question
    John Kane 
    jak9213 at helios.tamu.edu
       
    Sun Oct 14 08:12:24 AEST 1990
    
    
  
If your login shell is /bin/sh, /etc/profile is used before the user's
.profile is loaded.
If your login shell is /bin/ksh, /etc/profile is used before the user's
.profile is loaded.
If your login shell is /bin/csh, /etc/cshrc is used before the user's .cshrc
and .login are loaded.
But, if your login shell is /bin/tcsh, is there any way to use a /etc/[t]csh
before the user's .cshrc and .login?
Thanks.
-----
 John Arthur Kane, Systems Analyst, Microcomputer Support and Training
 Texas A&M University, College Station, TX 77843  (409) 845-9999
 jak9213 at helios.tamu.edu     profs: x043jk at tamvm1.tamu.edu
    
    
More information about the Comp.unix.aux
mailing list