Feb 26

When you use hosts file, then need to clear cache dns on your computer.
on Windows
ipconfig /flushdns

on MacOS
lookupd -flushcache

written by Mr-San \\ tags: , , ,

Feb 21

in Mac, I don’t have wget but have curl, when I try to download some file it show content in file not output to file.

This command use for download file with curl
curl -C - -O http://www.mr-san.com/file.ext

It will save and resuming download.

written by Mr-San \\ tags: ,

Close
E-mail It