<?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 Console output redirection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561217#M918657</link>
    <description>I need to create some documentation using screen dumps of console messages.&lt;BR /&gt;Is it possible to use my PC running terminal emulation software as a console, and if it is how do I go about this?</description>
    <pubDate>Fri, 03 Aug 2001 09:47:47 GMT</pubDate>
    <dc:creator>Mark Lawley</dc:creator>
    <dc:date>2001-08-03T09:47:47Z</dc:date>
    <item>
      <title>Console output redirection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561217#M918657</link>
      <description>I need to create some documentation using screen dumps of console messages.&lt;BR /&gt;Is it possible to use my PC running terminal emulation software as a console, and if it is how do I go about this?</description>
      <pubDate>Fri, 03 Aug 2001 09:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561217#M918657</guid>
      <dc:creator>Mark Lawley</dc:creator>
      <dc:date>2001-08-03T09:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Console output redirection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561218#M918658</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;If screen dumps are not necessery, you can redirect sh output to a file:&lt;BR /&gt;&lt;BR /&gt;sh &amp;gt; file_name&lt;BR /&gt;&lt;BR /&gt;Exiting: Ctrl+D&lt;BR /&gt;&lt;BR /&gt;Later,</description>
      <pubDate>Fri, 03 Aug 2001 10:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561218#M918658</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2001-08-03T10:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Console output redirection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561219#M918659</link>
      <description>You can use the programm script to log all your console messages. Just use script &lt;FILENAME&gt; and everything you type and every echo on your screen is written to the given filename.&lt;BR /&gt;&lt;BR /&gt;If you exit this shell the script stops and you can use the file as a log.&lt;BR /&gt;&lt;BR /&gt;As a sideeffect script prints the time started and stopped in the logfile..&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Stefan&lt;/FILENAME&gt;</description>
      <pubDate>Fri, 03 Aug 2001 13:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561219#M918659</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2001-08-03T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Console output redirection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561220#M918660</link>
      <description>Stefan's suggestion is better - everything will be redirected to the file (enclosing issued comands). Remember that script redirects control characersas well.&lt;BR /&gt;&lt;BR /&gt;take care,&lt;BR /&gt;&lt;BR /&gt;marcin</description>
      <pubDate>Fri, 03 Aug 2001 13:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561220#M918660</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2001-08-03T13:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Console output redirection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561221#M918661</link>
      <description>After I exit from "script &amp;gt; fileout."  I edit fileout with vi, and see tons of control-M's. &lt;BR /&gt;&lt;BR /&gt;I substitute control-M with a nothing.&lt;BR /&gt;The control-v tells vi to treat the next key literally.&lt;BR /&gt;:%s/control-vcontrol-m//g&lt;BR /&gt;&lt;BR /&gt;I next look for control-H (the backspace key), I retype this text by hand.  &lt;BR /&gt;&lt;BR /&gt;I delete any strange lines too.  This could be from running more commands or vi while still running the script command.  You'll know what I'm talking about, a 5000 character line of gibberish.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Aug 2001 17:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-output-redirection/m-p/2561221#M918661</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2001-08-03T17:15:44Z</dc:date>
    </item>
  </channel>
</rss>

