proh14 / canoutils

coreutils but cano! public domain 💖
The Unlicense
17 stars 9 forks source link

add = to getopt_long #42

Closed CobbCoding1 closed 2 months ago

CobbCoding1 commented 2 months ago

Add = support for long option args. (i.e. --log-file=file) Also fix a couple of bugs where the order of args is incorrect.