hSATAC / cached_curl

A curl bash wrapper for downloading files with local cache. (macOS & Linux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cached Curl

works badge volkswagen status

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.

Usage

$ ./cached_curl.sh [target filename] [url]

License

MIT

About

A curl bash wrapper for downloading files with local cache. (macOS & Linux)

License:MIT License


Languages

Language:Shell 100.0%