Beispiel: Sämtliche PNG-Dateien herunterladen
wget -e robots=off -r -l1 -A.png http://example.org-e robots=offrobots.txt ignorieren-rrekursiv-lAnzahl Levels bei Rekursion (ACHTUNG: -l0 bedeutet unendlich)-Aakzeptierte Dateiypen (kommagetrennt)
Quelle/weitere Infos: How to non-interactively retrieve files from the Web