How to make text file created in Ubuntu compatible with Windows notepad
Posted
by
Saurav Kumar
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Saurav Kumar
Published on 2013-11-13T10:25:15Z
Indexed on
2013/11/13
16:17 UTC
Read the original article
Hit count: 619
Sometime I have to use the text files created in Ubuntu using editor like gedit
, in Windows. So basically when ever I create a text file in Ubuntu I append the extension .txt
, and it does make the file open in Windows very easily.
But the actual problem is the text files created in Ubuntu are so difficult to understand(read) when opened in Windows' Notepad. No matter how many new lines have been used, all the lines appear in the same line.
Is there a easy way to save the text files in Ubuntu's editors so that it can be seen exactly the same in Windows' notepad? Like some plugins of gedit
which make it compatible with Windows' Notepad? or something else..
I searched but didn't get any help. I appreciate for the help. Thanks in advance!!
© Ask Ubuntu or respective owner