I have a unix file and want to write a batch file that will convert the unix file to a windows file format, so I can open it in windows. Any help will be great.
What kind of file is it? If it's a text file, you can open it in Notepad, Wordpad, or just about any Windows text editor. But you will need to be careful if you save it with a Windows text editor for use back on the Unix system.
I believe the UNIX command unix2dos would handle this for you. Like bi said, if it is just a text file, you don't need to use any utilities to perform the task.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.