本文参考: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是线程数,合理使用哦,别烧机了:)

相关文章:

  • 2022-12-23
  • 2021-04-26
  • 2021-09-28
  • 2021-11-15
  • 2021-11-08
猜你喜欢
  • 2022-02-07
  • 2021-05-27
  • 2021-08-06
  • 2021-06-13
  • 2021-12-12
  • 2022-01-04
  • 2021-10-26
相关资源
相似解决方案