begin a cshell script with: #! /bin/csh -f. Note: sometimes you must begin a cshell script with: #! /usr/bin/csh -f ... to loop over files in a directory:
確定! 回上一頁