echo echo "Usage: " echo echo " bash [file] <-command> <-command> [file-input] " echo}while getopts "f:i:h" option; do case $option in h) ...
確定! 回上一頁