<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ux2dos in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529596#M868077</link>
    <description>hi&lt;BR /&gt;vi the file then&lt;BR /&gt;&lt;BR /&gt;:1,$s/&lt;CTRL-V&gt;&lt;CTRL-M&gt; //&lt;BR /&gt;&lt;BR /&gt;hope this will work&lt;BR /&gt;Animesh&lt;/CTRL-M&gt;&lt;/CTRL-V&gt;</description>
    <pubDate>Thu, 17 May 2001 08:47:43 GMT</pubDate>
    <dc:creator>Animesh Chakraborty</dc:creator>
    <dc:date>2001-05-17T08:47:43Z</dc:date>
    <item>
      <title>ux2dos</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529593#M868074</link>
      <description>Hi Admins,&lt;BR /&gt;&lt;BR /&gt;I have program that generates a unix format text file, and i want to convert this file to dos format without using ux2dos, but instead i write the characters for line feed and carriage return directly using my program (what ux2dos does) to be readable by Windows.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 17 May 2001 07:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529593#M868074</guid>
      <dc:creator>Ahmed Samy Amer</dc:creator>
      <dc:date>2001-05-17T07:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: ux2dos</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529594#M868075</link>
      <description>Try doscp and in /usr/bin see ls dos*</description>
      <pubDate>Thu, 17 May 2001 07:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529594#M868075</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-17T07:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: ux2dos</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529595#M868076</link>
      <description>As far as i know ux2dos just adds ^M to the end of the lines and ^Z to the end of the file. So you should be able to do something like:&lt;BR /&gt;&lt;BR /&gt;sed -e 's/$/^M/' unixfile &amp;gt; dosfile&lt;BR /&gt;echo "^Z" &amp;gt;&amp;gt; dosfile&lt;BR /&gt;&lt;BR /&gt;This should add the necessary sequences to your textfile. Note that ^M is one character &lt;CTRL&gt;-&lt;M&gt; and not  to characters ^ and M.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Stefan&lt;/M&gt;&lt;/CTRL&gt;</description>
      <pubDate>Thu, 17 May 2001 08:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529595#M868076</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-05-17T08:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: ux2dos</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529596#M868077</link>
      <description>hi&lt;BR /&gt;vi the file then&lt;BR /&gt;&lt;BR /&gt;:1,$s/&lt;CTRL-V&gt;&lt;CTRL-M&gt; //&lt;BR /&gt;&lt;BR /&gt;hope this will work&lt;BR /&gt;Animesh&lt;/CTRL-M&gt;&lt;/CTRL-V&gt;</description>
      <pubDate>Thu, 17 May 2001 08:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529596#M868077</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-05-17T08:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: ux2dos</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529597#M868078</link>
      <description>Thank you all,&lt;BR /&gt;&lt;BR /&gt;Your answers helped me a lot, i added \r\n to my program that generate the text files after each line, so files generated on UNIX can be read directly using NFS on WINDOWS.&lt;BR /&gt;&lt;BR /&gt;Thank you all, Best of Luck.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 10:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ux2dos/m-p/2529597#M868078</guid>
      <dc:creator>Ahmed Samy Amer</dc:creator>
      <dc:date>2001-05-17T10:02:38Z</dc:date>
    </item>
  </channel>
</rss>

