Files
getopt/tests/longopts.cmd
2017-06-10 06:48:05 +00:00

3 lines
141 B
Batchfile
Executable File

#!/bin/sh
"$1" -o a -l long1,secondlong:,thirdlong::,abbriviation: -- --long1 EXTRA1 --thirdlong=ARGUMENT --secondlong=ARG --abbr ABBRARG -a