wget -r -l1 -nd --no-parent --no-check-certificate -e robots=off --random-wait -A.jpg,JPG,jpeg,JPEG,png,PNG,gif,GIF http://website
wget -r -l1 -nd --no-parent --no-check-certificate -e robots=off --random-wait -A.pdf,PDF http://website
aria2c -j http://host/image.iso
aria2c -j3 http://host/image.iso
aria2c -c http://some.server.com/file
wget --limit-rate=20k http://some.server.com/file
wget -c http://some.server.com/file
curl http://www.badvoltage.org/feed/ogg/ | grep -o '<enclosure url="[^"]*' | grep -o '[^"]*$' | xargs wget -c
--limit-rate 200K
ssh user@192.168.1.55 "DISPLAY=:0 nohup transmission-gtk"
mplayer mms://link/in.xyz -dumpstream -dumpfile dosya.xyz
mplayer in.rm -ao pcm:file=out.wav
mplayer rtsp://link/in.rm -ao pcm:file=out.wav