R
R
ReD2016-09-20 16:22:20
linux
ReD, 2016-09-20 16:22:20

What do the numbers in the path that start with the hash symbol mean?

In some cases, in logs, error information and other places, there are paths written in the following form:

share/samba/links/\#320\#237\#321\#200\#320\#260\#320\#262\#320\#276\#320\#262\#321\#213\# 320\#265

What do these numbers mean?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
abcd0x00, 2016-09-21
@trinitr0

>>> b'\320\237\321\200\320\260\320\262\320\276\320\262\321\213\320\265'.decode('utf-8')
'Правовые'
>>>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question