Date: Sun, 22 May 2011 11:31:51 -0400 From: Mike Jeays <mike.jeays@rogers.com> To: freebsd-questions@freebsd.org Subject: Re: Filename containing French characters ? Message-ID: <20110522113151.5dd368c7@napoleon> In-Reply-To: <990E8670-2137-4F80-8D9D-BCEB05C6ECAA@esiee.fr> References: <990E8670-2137-4F80-8D9D-BCEB05C6ECAA@esiee.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 22 May 2011 17:00:48 +0200 Frank Bonnet <f.bonnet@esiee.fr> wrote: > Hello >=20 > I'm going mad trying to > Open a file which the filename contains one or more French characters ( f= ile not found ) > Is there some magical receipe to do so ? Or do I have to forget trying ??? >=20 > Thanks >=20 > Envoy=E9 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-unsubscribe@freebsd.o= rg" If the first few characters is not accented, type 'mv "', then the first fe= w characters, in a command line, and press 'tab' so the auto-completion wo= rks. Don't forget the closing quote. Then rename it to something else.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110522113151.5dd368c7>