24 KiB
24 KiB
Dashboard Icons
The best Dashboards:
How to download images on UNIX?
![]()
How to download images on UNIX?
UNIX
$ curl https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png > example.png
or
$ wget https://raw.githubusercontent.com/WalkxCode/dashboard-icons/master/png/example.png -O example.png