Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Bender
on Jan 15, 2019
|
parent
|
context
|
favorite
| on:
Ask HN: Best things in your bash_profile/aliases?
Nice. You might consider adding a check for the existence of a local cache file. If it doesn't exist, then try online. i.e.
if [ ! -s "${cache_dir}"/"$1" ] ; then ...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: