It is used to create infinite loops not only in shell scripting but also in other programming languages. Example: #!/bin/sh # while true: Print ...
確定! 回上一頁