However, getopts cannot parse options with long names. If you want options like --verbose or --help, use getopt instead.
確定! 回上一頁