| Current Path : /proc/thread-self/root/proc/332385/task/332385/root/etc/profile.d/ |
| Current File : //proc/thread-self/root/proc/332385/task/332385/root/etc/profile.d/vim.csh |
if ( -x /usr/bin/id ) then
if ( "`/usr/bin/id -u`" > 200 ) then
alias vi vim
endif
endif