<?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 Adding a trailing FormFeed Chareter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790658#M781483</link>
    <description>I have a few reports (Text files) that get printed and they do not form feed like they should.&lt;BR /&gt;I need a tempurary fix. This would to insert a formfeed char on the end of the text file to force a formfeed.&lt;BR /&gt;How do I insert a formfeed charater into a text file? Well, how would put any control char into a text file.&lt;BR /&gt;Something like cat "control nnn" &amp;gt;&amp;gt;filename.txt&lt;BR /&gt;&lt;BR /&gt;Marty</description>
    <pubDate>Thu, 18 May 2006 10:45:39 GMT</pubDate>
    <dc:creator>Marty Metras</dc:creator>
    <dc:date>2006-05-18T10:45:39Z</dc:date>
    <item>
      <title>Adding a trailing FormFeed Chareter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790658#M781483</link>
      <description>I have a few reports (Text files) that get printed and they do not form feed like they should.&lt;BR /&gt;I need a tempurary fix. This would to insert a formfeed char on the end of the text file to force a formfeed.&lt;BR /&gt;How do I insert a formfeed charater into a text file? Well, how would put any control char into a text file.&lt;BR /&gt;Something like cat "control nnn" &amp;gt;&amp;gt;filename.txt&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 18 May 2006 10:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790658#M781483</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2006-05-18T10:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a trailing FormFeed Chareter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790659#M781484</link>
      <description>echo "\f\c" &amp;gt;&amp;gt; filename.txt</description>
      <pubDate>Thu, 18 May 2006 10:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790659#M781484</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-05-18T10:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a trailing FormFeed Chareter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790660#M781485</link>
      <description>Great!&lt;BR /&gt;Thanks,&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 18 May 2006 10:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790660#M781485</guid>
      <dc:creator>Marty Metras</dc:creator>
      <dc:date>2006-05-18T10:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a trailing FormFeed Chareter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790661#M781486</link>
      <description>If you are making a file with vi by hand, &lt;BR /&gt;If you are printing to a laserjet:&lt;BR /&gt;&lt;BR /&gt;Then...&lt;BR /&gt;You can put a page break in a text file in vi by doing this:&lt;BR /&gt;1. go to the spot I want the page break.&lt;BR /&gt;2. type i (insert)&lt;BR /&gt;3. type control-V (means take the next character literally)&lt;BR /&gt;4. type control-L (means form feed to hp laserjets).&lt;BR /&gt;5. escape.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 May 2006 07:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-trailing-formfeed-chareter/m-p/3790661#M781486</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2006-05-19T07:07:20Z</dc:date>
    </item>
  </channel>
</rss>

