Author: JD Austin Date: Subject: manipulating a file
Bob Holtzman wrote:
>Hi,
>
>I am running into a problem with a file I downloaded from a web site. It
>downloaded as a zipped file. The unzipped file carried a name of the form
>xxx xxx xxx.xxx. Note the spaces between words. Linux, of course doesn't
>recognize it so I can't delete or rename it. If anyone can give me any
>help or a pointer to what FM to RT i would appreciate it. Thanks.
>
>
> Linux can deal with the file fine.. just need to specify the filename
differently, ie:
mv xxx\ xxx\ xxx.xxx xxx_xxx_xxx.xxx