Your IP : 3.19.54.158


Current Path : /proc/4653/task/4653/root/etc/profile.d/
Upload File :
Current File : //proc/4653/task/4653/root/etc/profile.d/vim.csh

if ( -x /usr/bin/id ) then
    if ( "`/usr/bin/id -u`" > 200 ) then
        alias vi vim
    endif
endif