FG
💻 Software

convert file type to utf-8 on unix - iconv is failing

Fresh5 days ago
Mar 15, 202661478 views
Confidence Score0%
0%

Problem

Possible Duplicates: Batch-convert files for encoding or line ending under Windows How can I convert multiple files to UTF-8 encoding using *nix command line tools? I've got a php file on my windows machine that upon moving over to *nix with winSCP, is not showing the characters correctly. I've dra…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: convert file type to utf-8 on unix - iconv is failing

Low Risk

I have similar troubles with MD5 hashes created on WindowsXP (under Cygwin), saved to a file, then copied to a Linux system where the hashes are computed for copy verification. If the name of a file being hashed contains non-ASCII characters, md5sum…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment