Enter the following script and name the file check_csh: echo -n “Checking for a C shell: “ if (which csh > /dev/null 2> /dev/null ) then echo “csh found.
確定! 回上一頁