./arrays.sh: line 4: dirs: bad array subscript. I was executing the following script: #!/bin/bash dirs=("/etc" "/var" "/opt" "/tmp") echo ...
確定! 回上一頁