I'm making a tool that finds folders with specific name and I want to compress those folders using the zip command
How can I run the zip command from my tool to compress the folders?
I'm making a tool that finds folders with specific name and I want to compress those folders using the zip command
How can I run the zip command from my tool to compress the folders?