You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getopts is supposedly newer, and a bash builtin. More importanty, that means it is available in MSYS's bash (or any other bash). Shouldn't it be used instead?
The text was updated successfully, but these errors were encountered:
Related: #21 #25 #73 #109
(probably more of an shFlags issue)
getopts is supposedly newer, and a bash builtin. More importanty, that means it is available in MSYS's bash (or any other bash). Shouldn't it be used instead?
The text was updated successfully, but these errors were encountered: