This is about replacing the new line characters in text files created in unix systems so they can be easily visualized in windows.

Suppose you have a text file called "file1" which was created under unix/linux system. If you try to read it with notepad in windows it will be a mess. Do this:
1- Copy unix2win.jar to the directory where file1 is.
2- Open the windows console and call:
java -jar unix2win.jar file1 file2.txt

This will create a file called file2.txt with the very same content of file1, but it can be read with windows notepad easily.

I hope you find this useful :)

Project Activity

See All Activity >

Categories

Text Editors

License

Public Domain

Follow unix2windows

unix2windows Web Site

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of unix2windows!

Additional Project Details

Operating Systems

Windows

Programming Language

Java

Related Categories

Java Text Editors

Registered

2012-04-22