經安全檢測,此網站為安全網站,請放心前往原始網址!

linux - example of how to use getopts in bash - Stack Overflow

2013年5月10日 - bin/bash while getopts "h:s:" arg; do case $arg in h) echo "usage" ;; s) strength=$OPTARG echo $strength ;; esac done. But with that code I get ...

stackoverflow.com

網址安全性掃描由 google 提供