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년 초과 전 | 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년 초과 전 | 답변 수: 1 | 0