#!/bin/bash # june 2011 if [ $# -lt 3 -o $# -gt 3 ]; then echo"Error... Usage: $0 host database username" exit 0 fi. 運行sh file.sh 之後:. 語法錯誤:意外的 ...
確定! 回上一頁