The getopt command can be used in a skeleton shell script to parse options, as in the following example: #!/usr/bin/bsh # parse command line into arguments set ...
確定! 回上一頁