find . -name "*:Zone.Identifier" -type f -delete
Usually seen in wsl issues https://github.com/microsoft/WSL/issues/7456
and https://github.com/microsoft/WSL/issues/4609
find . -name "*:Zone.Identifier" -type f -delete
Usually seen in wsl issues https://github.com/microsoft/WSL/issues/7456
and https://github.com/microsoft/WSL/issues/4609
by
Tags:
Leave a Reply