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
* Double [ instead of single ([[ instead of [)
The if-condition is then evaluated by bash instead of test.
Kudos to @andkaha
* More quoting of varnames
* continue instead of break on non-file masks.
0 commit comments