In this, we will see how to use the getopts command to pass command line options to shell scripts. ... #!/bin/sh; while getopts dm name ...
確定! 回上一頁