manipulating a file
JD Austin
plug-discuss@lists.plug.phoenix.az.us
Fri, 28 Feb 2003 10:41:27 -0700
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