Difference between CURL and WGET ?
If you are a DEVOPS ENGG. You should be aware of CURL and WGET commands . Where to use them.
CURL-
It can handle variety of data formats like JSON,XML ,CSV.
It supports varity of protocols - HTTPS,HTTP ,FTP SMTP.FTP etc.
It supports authentication an...
satvikcoder.hashnode.dev1 min read