SEARCH BY

All

  • All
  • Java8
  • Spring

WSL2: Find and Delete Zone.Identifier files

Post a Comment
Run the below code snippet to find and delete Zone.Identifier files that gets auto-generated while copying files to WSL2
find . -name "*:Zone.Identifier" -type f -delete
jaya
I love software designing, coding, writing and teaching...

Share this article

First Page Next

Related Posts

Post a Comment

Place your code in <em> </em> tags to send in comments | Do not add hyper links in commnet

Close

Subscribe our newsletter for the latest articles directly into your email inbox