D
D
Dmitry Tarasov2017-07-08 18:27:34
bash
Dmitry Tarasov, 2017-07-08 18:27:34

How to convert all project files from "regular file" encoding to cp1251?

I write this to find out the encoding of the file

BRAIN:method_pay fast$ enca method_pay.php -L russian
Unrecognized encoding

And to convert I write this
enconv -L russian -x cp1251 method_pay.php
And it still remains Unrecognized encoding
How to convert all project files from the "regular file" encoding to cp1251 through the terminal?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question