unable to save pyhon file in wsl code example
Example 1: unable to save pyhon file in wsl
sudo chown -R myuser /path/to/folder
Example 2: unable to save pyhon file in wsl
$ sudo find /~~folder-path~~/ -type d -user root -exec sudo chown -R $USER: {} +~