csh does loops fine, the problem is that you are using exec, which replaces the current program (which is the shell) with a different one, ...
確定! 回上一頁