while getopts ":hlo:" VALUE "$@" ; do. echo "GOT FLAG $VALUE". if [ "$VALUE" = "h" ] ; then. echo "Usage: $0 [-l] [-o outputfile] [path .
確定! 回上一頁