curl vs wget

Posted

Linux mac

Coming from Linux background, while working on OS X shell, I still cannot abandon my old Linux habits. A common one is trying to use wget instead of curl for downloading stuff.

Just out just curiosity, I was wondering why OS X supports curl, but no wget in the OS.

I came across this interesting page doing comparison of the two.