Monday, December 21, 2020

zip an empty folder structure

  find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +

No comments:

Post a Comment

zip an empty folder structure

  find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +