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
The command `which` is not present in some
contexts, such as docker.
It is better to just use `command -v`, which is
builtin into the shell.
FixesGNUAspell#3
0 commit comments