|
Server IP : 82.165.83.148 / Your IP : 216.73.217.129 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u67745506 ( 4824611) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /../etc/profile.d/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
# /etc/csh.login: system-wide .login file for csh(1) and tcsh(1)
# allow for other packages/system admins to customize the shell environment
if (-e /etc/csh/login.d && `/bin/ls /etc/csh/login.d` != "") then
foreach FILE (`/bin/ls /etc/csh/login.d/*`)
source $FILE;
end;
endif
