mirror of
https://github.com/macports/getopt.git
synced 2026-03-31 14:45:56 -07:00
3 lines
72 B
Batchfile
Executable File
3 lines
72 B
Batchfile
Executable File
#!/bin/sh
|
|
"$1" --quiet -o a,b: -l long1,long2 -- -c --unknown --long -b
|