On 07/28/2010 07:05 PM, limlzm wrote: > bug-wget,您好! > I can't download file as [xx].txt,how to download this file? > wget version is :GNU Wget 1.10.2 (Red Hat modified)
Be sure to quote the URL: 'http://foo.bar/[xx].txt', as otherwise the shell will treat [ and ] specially. -- Micah J. Cowan http://micah.cowan.name/
