The syntax of bash for loop in one line is below: for i in (list); do command1; command2; done Bash in Linux Bash is a default shell now.
確定! 回上一頁