Passing named arguments to shell scripts - Unix & Linux
經安全檢測,此網站為安全網站,請放心前往原始網址!
Passing named arguments to shell scripts - Unix & Linux
Is there any easy way to pass (receive) named parameters to a shell script? ... have a look at docopt – it helps with named parameters and does input validation, ...