Help for this page

Select Code to Download


  1. or download this
    setenv HOSTV `uname -s`
    if ("$HOSTV" =~ "SunOS") then
    ...
            alias ls '/usr/local/bin/gnu_ls --color'
        endif
    endif