Answers for "how much space does wsl2 take"

2

wsl2 taking much memory

[wsl2]
# https://docs.microsoft.com/en-us/windows/wsl/wsl-config (Docs)
# https://github.com/microsoft/WSL/issues/4166 (Topic)
memory=4GB
swap=16GB
localhostForwarding=true
Posted by: Guest on May-16-2021
0

linux wsl on window space used

sudo apt install ncdu
ncdu --exclude /mnt
Posted by: Guest on November-02-2021

Code answers related to "how much space does wsl2 take"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language