- wget command examples
The quick and effective method to download software, music, video from
internet is using wget command.
$ wget
http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.2.1.tar.gz
Download and store it with a different name.
$ wget -O taglist.zip
http://www.vim.org/scripts/download_script.php?src_id=7701
0 comments:
Post a Comment