Files
MacRsh 8cfcbfedf8 fix(msh): Fixed command identification errors.
1.Originally, "strncmp" was used, and the length was command length, and when the input was the same as the length of the command, the condition was passed incorrectly, causing a problem (feedback from "下一站 还是站").
2024-12-19 23:34:29 +08:00
..