HOME


Mini Shell 1.0
DIR: /proc/thread-self/root/etc/profile.d/
Upload File :
Current File : //proc/thread-self/root/etc/profile.d/vim.csh
if ( -x /usr/bin/id ) then
    if ( "`/usr/bin/id -u`" > 200 ) then
        alias vi vim
    endif
endif