Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 26 Posts 11 Joined 2007-03-09 04:28 19-year member UID 81145 Gender Male
Status Offline
Originally posted by everest79 at 2007-3-8 10:49 PM:
This is how I converted
more utf8.txt >ansi.txt
%cmdspec% /u more ansi.txt >utf8.txt
How to convert with for
I used more utf8.txt >ansi.txt to change the file encoding, but the content inside was also changed. If I use Notepad to change it, the content won't be changed. Also, what function does %cmdspec% /u more ansi.txt >utf8.txt achieve? I can't execute it here.