Therefore, we have to test grep 's return code, not cut 's. #!/bin/sh # Second attempt at checking return codes grep "^${1}:" ...
確定! 回上一頁