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