<?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 Command crashing my window in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561569#M918693</link>
    <description>a simple command just crashes my window, this happens when ever i run this command.give all the garbage value to my window.I am just curious to know why this problem is occuring.&lt;BR /&gt;ps -ef|grep cd /&lt;BR /&gt;&lt;BR /&gt;thank you</description>
    <pubDate>Fri, 03 Aug 2001 23:38:39 GMT</pubDate>
    <dc:creator>nagendra naidu</dc:creator>
    <dc:date>2001-08-03T23:38:39Z</dc:date>
    <item>
      <title>Command crashing my window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561569#M918693</link>
      <description>a simple command just crashes my window, this happens when ever i run this command.give all the garbage value to my window.I am just curious to know why this problem is occuring.&lt;BR /&gt;ps -ef|grep cd /&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Fri, 03 Aug 2001 23:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561569#M918693</guid>
      <dc:creator>nagendra naidu</dc:creator>
      <dc:date>2001-08-03T23:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Command crashing my window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561570#M918694</link>
      <description>Hello,&lt;BR /&gt;      I ran that command and all I got was garbage too are you using telnet? What is your term type. Do &lt;BR /&gt;#echo $TERM&lt;BR /&gt;and to change it &lt;BR /&gt;do &lt;BR /&gt;TERM=hp&lt;BR /&gt;export hp&lt;BR /&gt;Mine is hp because I am using reflections.&lt;BR /&gt;If I do telnet thought the cmd promt it is ansi. And it works too. Regardles I ran that command too and all I got was garbage too. But it did not crash my window. Can you tell us exactly what you are looking or. Maybe you are using a wrong command.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Sat, 04 Aug 2001 00:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561570#M918694</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-04T00:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Command crashing my window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561571#M918695</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;What was actually going on was that grep was attempting to use "cd" as the pattern to match and "/" - the directory itself which contains non-ASCII data as the input file.&lt;BR /&gt;&lt;BR /&gt;The correct way to do this is&lt;BR /&gt;ps -ef | grep "cd /" so that the pattern is interpreted correctly. This is a case of that dumb computer doing exactly what you told it to.&lt;BR /&gt;&lt;BR /&gt;Regards, Clay</description>
      <pubDate>Sat, 04 Aug 2001 01:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561571#M918695</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-04T01:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Command crashing my window</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561572#M918696</link>
      <description>Hello,&lt;BR /&gt;       Wouldn't that be that they are trying to grep for  a process call "cd /" ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Sat, 04 Aug 2001 02:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command-crashing-my-window/m-p/2561572#M918696</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-04T02:26:09Z</dc:date>
    </item>
  </channel>
</rss>

