I'm trying to run this command on a centos machine :
wget -nv -O/usr/bin/mlr https://github.com/johnkerl/miller/releases/download/v5.10.2/mlr.linux.x86_64
but i get the following error :
wget: unable to resolve host address ‘github.com’
Does anyone know how to solve this.