Overview I was trying to download a file on my Mac and realised that there is no wget for Mac. Since I consistently use wget I decided to find a way to get wget for mac. I found a quick way to create an fake wget command by creating an alias of curl. By creating the alias, I […]
The post Using Curl As A Wget For Mac Replacement appeared first on The Cave.