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
Interesting. I think I fixed the problem by using $0 directly instead of type $0. dirname and pwd aren't good enough, because they don't resolve symlinks (and readlink doesn't work properly on MacOS).
Would you be able to try out replacing the two lines
Cause
Finally,
$PRG
equalsです
.Solution
Force
LANG=C
or use dirname, pwd to resolve path.
The text was updated successfully, but these errors were encountered: