install
来自「linux下多线程的下载软件源码」· 代码 · 共 26 行
TXT
26 行
EnderUNIX Aget v0.4 INSTALL--------------------------The program is tested on RedHat Linux 7.2 (gcc-2.96), FreeBSD 4.5and Solaris 8. For Solaris, you'll have to use Makefile.Solaris.To compile Aget, type:# make && make stripTo install the compiled binary, type:# make install and binary will be installed as /usr/local/bin/agetYou're done. All you need is a file to download and supplythat url and desired number of segments to aget, e.g:$ aget -n10 http://www.enderunix.org/murat/barismanco-hibrahimsofrasi.mp3 Aget will split the file into 10 segments and will download it for you.Fri Nov 22 07:49:15 EET 2002http://www.enderunix.org/aget/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?