What about bash or other shells, doesn't they support those escape sequences?
On 8/16/05, Per Bothner <[EMAIL PROTECTED]> wrote: > Marcelo Juchem wrote: > > Isn't it possible to use Unicode escape sequences when naming the file? > > Lets say, for example: > > File\u0223Name.txt > > (I don't know which unicode char 0223 represents) > > Yes, from a program, in some programming languages. > Not when just typing in a filename in a console or gui. > The backslash character is a "magic" "escape" character is many > programming languages, but not in normal keyboard interfaces. > Windows users wouldn't be happy about it ... > -- > --Per Bothner > [EMAIL PROTECTED] http://per.bothner.com/ > _______________________________________________ > LinuxR3000 mailing list > [email protected] > http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000 > Wiki at http://prinsig.se/weekee/ > -- Marcelo Juchem [EMAIL PROTECTED] _______________________________________________ LinuxR3000 mailing list [email protected] http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000 Wiki at http://prinsig.se/weekee/
