try again:
wget -r 1 -nH -nd -np http://ftp.gnu.org/gnu/bash/bash-4.3-patches/ && rm \.sig index.html\*
should be no \'s (or \\s) before the *'s above.
try again:
wget -r 1 -nH -nd -np http://ftp.gnu.org/gnu/bash/bash-4.3-patches/ && rm \.sig index.html\*
should be no \'s (or \\s) before the *'s above.