linux中shell脚本中的break|continue

1.linux shell脚本的循环结构中也可以使用break和continue。

其含义和其他编程语言中的含义是一样的。

你可能感兴趣的:(linux中shell脚本中的break|continue)