PATH:
etc
/
profile.d
/
Editing: vim.csh
if ( -x /usr/bin/id ) then if ( "`/usr/bin/id -u`" > 200 ) then alias vi vim endif endif
SAVE
CANCEL