exec: remove the last / or \ when searching $PATH
For example, X:/ becomes to X://name. CMD.EXE is not tolerant of such a style. modified: exec.c
This commit is contained in:
Reference in New Issue
Block a user
For example, X:/ becomes to X://name. CMD.EXE is not tolerant of such a style. modified: exec.c