Q. Which command is used to download files from the internet via command line?
β
Correct Answer: (C)
Both wget and curl
Explanation: 'wget' and 'curl' can download files via terminal.