On Sun, 22 May 2011 17:00:48 +0200
Frank Bonnet <[email protected]> wrote:

> Hello
> 
> I'm going mad trying to
> Open a file which the filename contains one or more French characters ( file 
> not found )
> Is there some magical receipe to do so ? Or do I have to forget trying ???
> 
> Thanks
> 
> Envoyé de mon iPhone_______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[email protected]"

If the first few characters is not accented, type 'mv "', then the first few 
characters,  in a command line, and press 'tab' so the auto-completion works. 
Don't forget the closing quote. Then rename it to something else.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to