This is a bash wrapper of curl, so you can download files with local cache to save your bandwidth and time. Works on both MacOS and Linxu.
$ ./cached_curl.sh [target filename] [url]
MIT
A curl bash wrapper for downloading files with local cache. (macOS & Linux)
ShellMIT