wget -O output.zip https://example.com/file.zip
Category: Networking
wget -O output.zip https://example.com/file.zip
Download and save with a specific filename
Downloads a file and saves it with a specific filename instead of using the remote filename.