<?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: syslog message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950919#M413502</link>
    <description>Thanks</description>
    <pubDate>Fri, 27 Oct 2006 06:56:16 GMT</pubDate>
    <dc:creator>Michael Palmgren</dc:creator>
    <dc:date>2006-10-27T06:56:16Z</dc:date>
    <item>
      <title>syslog message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950916#M413499</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;This is the first time I get this message,&lt;BR /&gt;can some one tell me what it stands for, se message belove. &lt;BR /&gt;&lt;BR /&gt;Jan  9 13:26:50 n09240 syslogd: restart&lt;BR /&gt;Jan  9 13:26:50 n09240 syslogd: the kernel messages are already disabled: Not a &lt;BR /&gt;typewriter&lt;BR /&gt;&lt;BR /&gt;/Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jan 2006 09:21:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950916#M413499</guid>
      <dc:creator>Michael Palmgren</dc:creator>
      <dc:date>2006-01-09T09:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: syslog message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950917#M413500</link>
      <description>Hi Michael:&lt;BR /&gt;&lt;BR /&gt;I presume that you mean "not a typewriter".  This arises when non-interactive scripts attempt to do interactive things.  The most common reason is sourcing (reading) a login profile that contains terminal handling code like 'stty' and 'tset'. &lt;BR /&gt;&lt;BR /&gt;Rather than place common environmental variables in a user's login profile and then source that profile when processing a script in 'cron' or in an '/sbin/rc?.d' file, move the environmental variables into their own file and source that.&lt;BR /&gt;&lt;BR /&gt;Alternately, if you insist on reading (sourcing) a profile, modify it to check the association of a terminal by using:&lt;BR /&gt;&lt;BR /&gt;if [ -t 0 ]; then&lt;BR /&gt;   #...you are associated with a terminal&lt;BR /&gt;else&lt;BR /&gt;   #...no associated terminal!&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jan 2006 09:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950917#M413500</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-09T09:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: syslog message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950918#M413501</link>
      <description>In fact you can test to see of it is a tty that the job is being run from before you run stty, or tset also.&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 09 Jan 2006 09:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950918#M413501</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2006-01-09T09:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: syslog message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950919#M413502</link>
      <description>Thanks</description>
      <pubDate>Fri, 27 Oct 2006 06:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-message/m-p/4950919#M413502</guid>
      <dc:creator>Michael Palmgren</dc:creator>
      <dc:date>2006-10-27T06:56:16Z</dc:date>
    </item>
  </channel>
</rss>

