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
example is grep -qE. -q and -E are two options combined, they can't require argument, or probably just the last one can.
The script should loop all these options instead of erroring out if the options are valid.