Linux CLI - Archiving and Compression
You want to create a zip archive
project.zip that excludes all .log files inside the project folder recursively. Which command achieves this?