Anujsingh Collections 01596.zip Instant

# 2️⃣ Count files by extension unzip -Z1 "ANUJSINGH COLLECTIONS 01596.zip" | \ rev | cut -d. -f1 | rev | sort | uniq -c | sort -nr