722b126 Process profile.d scripts non-interactive shell, fix user in csh prompt

Authored and Committed by ovasik 16 years ago
    Process profile.d scripts non-interactive shell, fix user in csh prompt
    
    - bashrc: do process profile.d scripts in noninteractive shells, do not show stderr and stdout output
    - csh.cshrc: do process profile.d scripts in noninteractive shells, do not show stderr and stdout output, fix displaying user in tcsh prompt
    - csh.login: do process profile.d scripts in noninteractive shells, do not show stderr and stdout output
    - profile : do not show error message for missing hostname, do process profile.d scripts in noninteractive shells, do not show stderr and stdout output, export PATH after profile.d scripts processing
    
        
file modified
+10 -6
file modified
+14 -12
file modified
+12 -10
file modified
+8 -2