why can't .cshrc file be automatically sourced
        Posted  
        
            by HaiYuan Zhang
        on Super User
        
        See other posts from Super User
        
            or by HaiYuan Zhang
        
        
        
        Published on 2010-03-22T14:38:38Z
        Indexed on 
            2010/03/22
            14:41 UTC
        
        
        Read the original article
        Hit count: 438
        
when I ssh to a certain linux host, although my default shell is tcsh, the .cshrc file under my home directory is not sourced at all. I can't understand why this happen, cus from my understanding, if I'm using the tcsh, the .cshrc should be anyway souced!
must some magic there, please tell me if you know it. thanks in advance.
© Super User or respective owner