kylebarron / linux_setup

Script to install software on a new computer or VM instance
MIT License
3 stars 1 forks source link

gnu units #51

Open kylebarron opened 6 years ago

kylebarron commented 6 years ago

wget http://ftpmirror.gnu.org/units/$(curl http://ftp.gnu.org/gnu/units/ | pup 'a' | grep 'href' | grep 'tar.gz"' | tail -n 1 | cut -d '"' -f 2)

kylebarron commented 6 years ago

units_cur to update currency; can put in cron job