Why suddenly WSL failed to run C:\Users\gwz>wsl /bin/goto rl5

Windows Server

Active Members
Joined
Dec 10, 2024
Messages
4,200
C:\Users\gwz>lmgoto rl5 C:\Users\gwz>wsl /bin/goto rl5 /bin/bash: /bin/goto: No such file or directoryBut in the WSL Linux env, we can run/bin/goto rl5with no problem.And what I found is, if I run wsl from command prompt to get into wsl, it shows[gwz@asus gwz]$ uname -a Linux asus 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [gwz@asus gwz]$ ls -l /bin/goto ls: cannot access /bin/goto: No such file or directoryBut from a WSL env which I used to run "bash",[gwz@asus ~]$ uname -a Linux asus 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tu

Continue reading...
 
Back
Top