最常用的方法是使用cat命令,并通过管道传给包含read的while语句。 ex: cat test | while read line. 为了让各位更多深入了解给一些例子. #!/bin/bash #extracting command ...
確定! 回上一頁