本文參考:https://blog.csdn.net/orangleliu/article/details/46834429
神器:axel
安裝(已經安裝homebrew前提下,沒有請參考:https://www.zybuluo.com/phper/note/87055)
brew install axel
使用
axel -n 10 http://www.kernel.org/pub/linux/kernel/v2.6/patch-2.6.39.gz
其中 10是線程數,合理使用哦,別燒機了:)