Re: Opening a document with unicode in path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 8/2/19 1:48 PM, Chris Billington via arch-general wrote:

... I do
not understand the escape sequences \303\251 ...

They're octal:

303 (octal) = 011 000 011 (binary) = 0 1100 0011 (binary) = c3 (hex)

251 (octal) = 010 101 001 (binary) = 0 1010 1001 (binary) = a9 (hex)

HTH,
Dan



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux