> Is there any way in amrecover to recursively add every instance of a
> filename in a set of directories?  e.g. restore every instance of
> "index.html" on a given disk of a given host.  "addx
> /?([^/]+/)*index.html" was my first thought, but addx only appear to
> apply the regexp to the current working directory, and won't traverse
> subdirectories.

Maybe you can (z)grep your indexfiles for the filenames?

Reply via email to