Wget Manual

Hrvoje Niksic


(1)

`**/*.html' is a zsh construct that yields all the html files in all subdirectories. The same could have been achieved with `find . -name '*.html' -print`.


This document was generated on 17 December 1996 using the texi2html translator version 1.50.