經安全檢測,此網站為安全網站,請放心前往原始網址!

The while loop in csh

The while loop in csh. while (expression) … end. while expression is true ( nonzero) repeat the body of the loop. set a = 99. set b = 57. while ($a != $b).

www.cs.cornell.edu

網址安全性掃描由 google 提供