Feeds
已回答
system('wsl sudo ...') does not work
It seems to work now by taking as input from the user his password and then using system(‘wsl echo <password> | wsl su...
system('wsl sudo ...') does not work
It seems to work now by taking as input from the user his password and then using system(‘wsl echo <password> | wsl su...
3 years 前 | 0
提问
system('wsl sudo ...') does not work
Hi, i'm trying to write a script that executes a few command through wsl on Windows (basically to automatic install libraries fr...
3 years 前 | 1 个回答 | 0