<?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: Problems with /usr/sbin/wall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143714#M156005</link>
    <description>Wall does not look at the command line for the message but rather stdin. You need to&lt;BR /&gt;do something like:&lt;BR /&gt;echo "Hello" | wall&lt;BR /&gt;or&lt;BR /&gt;wall &amp;lt; mytextfile&lt;BR /&gt;or a 'here docs' input, e.g.&lt;BR /&gt;wall &amp;lt;</description>
    <pubDate>Fri, 12 Dec 2003 14:04:31 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2003-12-12T14:04:31Z</dc:date>
    <item>
      <title>Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143709#M156000</link>
      <description>I am running HPUX 11.00.&lt;BR /&gt;&lt;BR /&gt;The wall command does not seem to work.  All users have can accept messages (I have this set in /etc/profile) :&lt;BR /&gt;&lt;BR /&gt;$ mesg&lt;BR /&gt;is y&lt;BR /&gt;&lt;BR /&gt;But when I use wall, nothing is sent out.  If I run (as root) in one terminal :&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/wall "Hello!"&lt;BR /&gt;Hello!?? &lt;BR /&gt;&lt;BR /&gt;But when I look at my other terminal window, which is just my normal user, nothing is posted.  What am I doing wrong?</description>
      <pubDate>Fri, 12 Dec 2003 13:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143709#M156000</guid>
      <dc:creator>Rachel Smith_1</dc:creator>
      <dc:date>2003-12-12T13:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143710#M156001</link>
      <description>I swear I've done it from one line, but it didn't work for me either.&lt;BR /&gt;&lt;BR /&gt;I had to:&lt;BR /&gt;#wall&lt;BR /&gt;Hi there&lt;BR /&gt;&lt;CTRL -d=""&gt;&lt;BR /&gt;and it worked.  I think wall bypasses mesg anyway since its the same command issued when you shutdown the server and everyone sees it anyway reguardless of your mesg.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;&lt;/CTRL&gt;</description>
      <pubDate>Fri, 12 Dec 2003 13:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143710#M156001</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2003-12-12T13:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143711#M156002</link>
      <description>Hi Rachel,&lt;BR /&gt;&lt;BR /&gt;You have to ctrl-D to terminate &amp;amp; send the mesg.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 12 Dec 2003 14:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143711#M156002</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-12-12T14:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143712#M156003</link>
      <description>Probably a better way out there but this worked also:&lt;BR /&gt;#echo "Hi there" | wall&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 12 Dec 2003 14:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143712#M156003</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2003-12-12T14:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143713#M156004</link>
      <description>From the man page....Without arguments, the wall command reads a message from standard input until end-of-file&lt;BR /&gt;&lt;BR /&gt;Try..&lt;BR /&gt;&lt;BR /&gt;# echo "Hello!" | wall&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2003 14:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143713#M156004</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-12-12T14:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143714#M156005</link>
      <description>Wall does not look at the command line for the message but rather stdin. You need to&lt;BR /&gt;do something like:&lt;BR /&gt;echo "Hello" | wall&lt;BR /&gt;or&lt;BR /&gt;wall &amp;lt; mytextfile&lt;BR /&gt;or a 'here docs' input, e.g.&lt;BR /&gt;wall &amp;lt;</description>
      <pubDate>Fri, 12 Dec 2003 14:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143714#M156005</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-12-12T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143715#M156006</link>
      <description>I have tried both :&lt;BR /&gt;&lt;BR /&gt;# echo "hello" | /usr/sbin/wall &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/wall&lt;BR /&gt;hello&lt;BR /&gt;^d&lt;BR /&gt;&lt;BR /&gt;The only difference I get is that hello is no longer echoed to my own screen with ?? appended to the end.  So still no luck, any other suggestions???</description>
      <pubDate>Fri, 12 Dec 2003 14:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143715#M156006</guid>
      <dc:creator>Rachel Smith_1</dc:creator>
      <dc:date>2003-12-12T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143716#M156007</link>
      <description>I'm wrong when I said 'mesg y' doesn't matter.  Looking at the man page it does.&lt;BR /&gt;Just wanted to clear that up.</description>
      <pubDate>Fri, 12 Dec 2003 14:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143716#M156007</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2003-12-12T14:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143717#M156008</link>
      <description>In that case, apply PHCO_28718.</description>
      <pubDate>Fri, 12 Dec 2003 14:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143717#M156008</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-12-12T14:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with /usr/sbin/wall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143718#M156009</link>
      <description>Great!  I installed the patch and everything is working great!!!&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 12 Dec 2003 14:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-usr-sbin-wall/m-p/3143718#M156009</guid>
      <dc:creator>Rachel Smith_1</dc:creator>
      <dc:date>2003-12-12T14:40:26Z</dc:date>
    </item>
  </channel>
</rss>

