Variable in string approach. Use curly braces {} around variable (${VARNAME}) in case text begins with alphanumeric character. #!/bin/bash ...
確定! 回上一頁