1. greps扩展 1.1 脚本实例 #!/bin/bashgit remote - 2> /dev/null # tmp=$? # echo "tmp:$tmp" if [ "x$?" = "x129...