I
I
Ivan272016-05-01 16:08:20
PHP
Ivan27, 2016-05-01 16:08:20

How to use the enca package, in particular the enconv utility to convert files?

I need to recode the folder with the installation files from UTF-8 to CP1251, How to do something like found it - use the utility - enconv from the enca package:
using the command: find . -type f -name '*.php' -exec enconv -V --convert-to=CP1251 '{}' ';'
But I don’t know how to use the utility itself - enconv from the enca package. Googled for 2 days and still can't figure it out.
I downloaded the enca 1.18 package for windows, 325211808b5048628ed80f31ca365590.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Puma Thailand, 2016-05-01
@opium

Use standard utilities to convert icons and all that.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question