manipulating a file

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: JD Austin
Data:  
Oggetto: 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