Re: Problem with setup
Nye Liu <nye@...>
getopt on macOS is hopelessly broken.
toggle quoted message
Show quoted text
In particular, this line will not work correctly: options=$(getopt -o b,d,h,s --long help -- "$@")
|
|