View the file encoding under the Linux command line
enca file name
linux file name encoding batch conversion
convmv -f source Encoding -t New encoding [options] File name
Common parameters:
-r Recursive processing subfolders
-notest Real operation, please note that by default It is not a real operation of the document, but an experiment.
-list Show all supported encodings
-unescap Can do escaping, such as turning %20 into a space
For example, we have a utf8 encoded filename. Convert to GBK encoding, the command is as follows:
convmv -f UTF-8 -t GBK --notest utf8 encoded file name
Linux batch conversion file content encoding
1. Use enca, for example, to convert all files in the current directory to utf-8
$enca -x utf-8 *
2, use iconv to convert
iconv command is as follows:
iconv -f encoding -t encoding inputfile
For example, converting a UTF-8 encoded file to GBK encoding
iconv -f GBK -t UTF-8 file1 -o file2
Devil-Linux is a special Linux distribution for firewalls and routers. The goal of Devil-Linux is to
2011 is the 20th anniversary of Linux and the 18th anniversary of the Debian release. Linux has expe
Computer Store News: first Linux systems for flat panel launch For those who have tired of the N
According to foreign media reports, Linux does not seem to be fully loved by people. Operating syste
Tiny4412 assembly water light code, Tiny4412 bare metal LED operation
VMware vCenter Converter Standalone converts Linux troubleshooting
Linux operating system failure skills
Linux system management and maintenance -gzip/gunzip command
The program does not have MySQL reports on the Linux server. Error
Linux network operation command netstat
Ecmal batch add stores (including partitions and permissions)
VirtualBox installation configuration and new virtual machine
Linux mkdir function mode permission setting method
Dual-core cpu is also the same. Improve the startup speed of win7 three steps to get
Transferring system settings and data with Windows 7
Two ways to modify the vmx configuration file
Elite Z97-Machine reported 959 yuan
What should I do if the Win10 start menu does not open? Win10 message bar can not be opened solution
How to solve the problem that Windows 7 cannot recognize the optical drive
Win10 in the edge browser or IE always appear fake death page response what to do?