#!/bin/sh echo "wget -o=wget.log.$$ -r -v --tries=0 -U XXyyasMMM -np -k $@" wget -o wget.log.$$ -r -v -np -k --tries=0 -U XXyyasMMM $@