Le 22/05/2011 17:31, Mike Jeays a écrit :
On Sun, 22 May 2011 17:00:48 +0200
Frank Bonnet<f.bon...@esiee.fr>  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_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

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.

Access right are OK ( 644 )
the completion does not work, the operating system says file not found
when I try to open it with any program.

when I type the "ls -l" command the file is displayed
with a "?" in place of the French (accentuated ) character

I tried UTF8 or iso8859-1 as MM-CHARSET and fr_FR.ISO8859-1 as LANG
global variables but it still don-t work

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to