<?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: rm -i stops in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805091#M82841</link>
    <description>Please, use tusc with your rm command and post the results here.</description>
    <pubDate>Mon, 16 Sep 2002 05:50:22 GMT</pubDate>
    <dc:creator>Dietmar Konermann</dc:creator>
    <dc:date>2002-09-16T05:50:22Z</dc:date>
    <item>
      <title>rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805077#M82827</link>
      <description>Whenever I do a &lt;BR /&gt;rm -i &lt;FILENAME&gt;&lt;BR /&gt;it just stops responding,&lt;BR /&gt;I cannot tell not responding but when I interrupt it returns back to the prompt.&lt;BR /&gt;ALso ftp gives the same result.&lt;BR /&gt;No messages in syslog.log.&lt;BR /&gt;&lt;BR /&gt;But rm -f works fine.&lt;BR /&gt;Some solutions please&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/FILENAME&gt;</description>
      <pubDate>Thu, 12 Sep 2002 13:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805077#M82827</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-12T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805078#M82828</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please do a test:&lt;BR /&gt;create a testfile&lt;BR /&gt;rm -i testfile&lt;BR /&gt;without prompting type a "y" or "n". Anything happened?&lt;BR /&gt;&lt;BR /&gt;regards Dirk</description>
      <pubDate>Thu, 12 Sep 2002 13:10:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805078#M82828</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-12T13:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805079#M82829</link>
      <description>Yes,it prompts for 'y' and 'n'&lt;BR /&gt;But when i give y or n that's it.it just stops.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 12 Sep 2002 13:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805079#M82829</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-12T13:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805080#M82830</link>
      <description>Normally, rm hangs occur because of *very* small buffer cache size. A possible solution would be to enable DBC with dbc_max_pct (to 20% ?) or increase buffer cache to around 10% of physical memory.</description>
      <pubDate>Thu, 12 Sep 2002 13:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805080#M82830</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-09-12T13:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805081#M82831</link>
      <description>THanks for the reply.&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct is 50% on my machine.&lt;BR /&gt;I don't know why I have so much amount of buffer cache.&lt;BR /&gt;&lt;BR /&gt;The memory on the machine is 4GB.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 12 Sep 2002 13:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805081#M82831</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-12T13:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805082#M82832</link>
      <description>&lt;BR /&gt;Very intersting. I can see only 2 possibilities;&lt;BR /&gt;&lt;BR /&gt;1. rm -i  needs to interact with your terminal correclty to get the y or n response. Possibly you type y or n &lt;CR&gt; but this isnt getting back to the rm command. Try it from another window or terminal or shell or on the console.&lt;BR /&gt;&lt;BR /&gt;2. rm -f says it ignores permission problems (check them) and diagnostic messages so possibly you have a problem and rm -i detects it but rm -f ignores these problems. It could be hardware (have you checked xstm -&amp;gt; logtool for any hardware diagnostic errors).&lt;BR /&gt;&lt;/CR&gt;</description>
      <pubDate>Thu, 12 Sep 2002 13:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805082#M82832</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-12T13:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805083#M82833</link>
      <description>Hmm, the question seems to be what is blocking the rm... I would suggest to use tusc. Maybe we get an idea then.</description>
      <pubDate>Thu, 12 Sep 2002 14:03:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805083#M82833</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-12T14:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805084#M82834</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this looks unusuall indeed.&lt;BR /&gt;Check if "rm" is really "rm". &lt;BR /&gt;Any alias set ?&lt;BR /&gt;Substituted by a script to do additional stuff ? &lt;BR /&gt;&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 13 Sep 2002 16:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805084#M82834</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-09-13T16:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805085#M82835</link>
      <description>To determine just what rm you are using, use the type command as in:&lt;BR /&gt;&lt;BR /&gt;type rm&lt;BR /&gt;&lt;BR /&gt;This is a standard alias (POSIX shell and Kshell) for whence -v and what this does is to report exactly what rm will look like.  For instance, it might report that rm is an alias to /tmp/badcommand which is very bad.</description>
      <pubDate>Fri, 13 Sep 2002 23:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805085#M82835</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-09-13T23:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805086#M82836</link>
      <description>TG,&lt;BR /&gt;&lt;BR /&gt;Once you figure out WHICH "rm" you are using:&lt;BR /&gt;&lt;BR /&gt;which rm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then find where the rm commands are:&lt;BR /&gt;&lt;BR /&gt;whereis rm&lt;BR /&gt;&lt;BR /&gt;THEN, &lt;BR /&gt;&lt;BR /&gt;TG, you need to FIX this ASAP:&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct is 50% on my machine. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct for 4GB should be about 15% MAX, but more likely like 10%!!!&lt;BR /&gt;&lt;BR /&gt;dbc_min_pct should be about 5%!!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sat, 14 Sep 2002 00:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805086#M82836</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-14T00:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805087#M82837</link>
      <description>TG,&lt;BR /&gt;&lt;BR /&gt;Also on the "rm" thing, this isn't an NFS or samba share is it??&lt;BR /&gt;&lt;BR /&gt;Also, what does /etc/nsswitch.conf look like???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Sat, 14 Sep 2002 00:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805087#M82837</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-14T00:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805088#M82838</link>
      <description>I did a which rm &lt;BR /&gt;it is&lt;BR /&gt;&lt;BR /&gt;/usr/bin/rm&lt;BR /&gt;&lt;BR /&gt;type rm gives&lt;BR /&gt;rm is a tracked alias for /usr/bin/rm &lt;BR /&gt;&lt;BR /&gt;The nsswitch.conf files has its reference to files for all the entries.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Sep 2002 10:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805088#M82838</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-14T10:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805089#M82839</link>
      <description>TG,&lt;BR /&gt;&lt;BR /&gt;Can you "cat /dev/null &amp;gt; filename" to the files you want to rm??&lt;BR /&gt;&lt;BR /&gt;Do you have acl's turned on?&lt;BR /&gt;&lt;BR /&gt;Does this occur on EVERY filesystem? &lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Sep 2002 11:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805089#M82839</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-14T11:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805090#M82840</link>
      <description>I do not have ACL's turned on.&lt;BR /&gt;I just do a touch filename and then use&lt;BR /&gt;rm -i filename.&lt;BR /&gt;&lt;BR /&gt;Also ftp behaves the same.&lt;BR /&gt;&lt;BR /&gt;I do a ftp &lt;XX.XX.XX.XX&gt;&lt;BR /&gt;username&lt;BR /&gt;then just stops.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THanks&lt;/XX.XX.XX.XX&gt;</description>
      <pubDate>Mon, 16 Sep 2002 02:19:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805090#M82840</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-16T02:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805091#M82841</link>
      <description>Please, use tusc with your rm command and post the results here.</description>
      <pubDate>Mon, 16 Sep 2002 05:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805091#M82841</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-16T05:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805092#M82842</link>
      <description>Hi TG,&lt;BR /&gt;Is it happening for all the users you logged on or just a particular user?&lt;BR /&gt;Also please check your .profile and shell.</description>
      <pubDate>Mon, 16 Sep 2002 06:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805092#M82842</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-09-16T06:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805093#M82843</link>
      <description>I have attached the tusc command output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This problem is more with a particular user.&lt;BR /&gt;If I login as this user and switch to some other user I face the similar problem.&lt;BR /&gt;&lt;BR /&gt;I do not have any .cshrc and .login files for this user.&lt;BR /&gt;&lt;BR /&gt;this is the stty -a output.&lt;BR /&gt;&lt;BR /&gt;speed 9600 baud; line = 0;&lt;BR /&gt;rows = 0; columns = 0&lt;BR /&gt;min = 1; time = 1;&lt;BR /&gt;intr = ^C; quit = ^\; erase = ^H; kill = ^U&lt;BR /&gt;eof = ^D; eol = ^@; eol2 &lt;UNDEF&gt;; swtch &lt;UNDEF&gt;&lt;BR /&gt;stop = ^S; start = ^Q; susp &lt;UNDEF&gt;; dsusp &lt;UNDEF&gt;&lt;BR /&gt;werase &lt;UNDEF&gt;; lnext &lt;UNDEF&gt;&lt;BR /&gt;parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -crts&lt;BR /&gt;-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc&lt;BR /&gt;ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak&lt;BR /&gt;isig icanon -iexten -xcase echo echoe echok -echonl -noflsh&lt;BR /&gt;-echoctl -echoprt -echoke -flusho -pendin&lt;BR /&gt;opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop       &lt;BR /&gt;&lt;BR /&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;&lt;/UNDEF&gt;</description>
      <pubDate>Tue, 17 Sep 2002 03:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805093#M82843</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-17T03:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805094#M82844</link>
      <description>To be honest... I expected to get a complete tusc output to see the context. :-)&lt;BR /&gt;&lt;BR /&gt;But nevertheless, it's your "-cread" stty setting that worries me. Could you try a "stty cread" before doing the rm -i?&lt;BR /&gt;&lt;BR /&gt;If that does not help, we should check if it's the stty setting is involved at all. Take a "good" user without problems and do a.&lt;BR /&gt;&lt;BR /&gt;stty -g &amp;gt;/tmp/stty-settings&lt;BR /&gt;&lt;BR /&gt;Then logon as the "bad" user and enter:&lt;BR /&gt;&lt;BR /&gt;stty $(cat /tmp/stty-settings)&lt;BR /&gt;&lt;BR /&gt;Let's see what happens...&lt;BR /&gt;&lt;BR /&gt;Dietmar.&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Sep 2002 06:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805094#M82844</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-17T06:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: rm -i stops</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805095#M82845</link>
      <description>Thanks Dietmar,&lt;BR /&gt;&lt;BR /&gt;I think it is working fine now.&lt;BR /&gt;But still I am not sure as it is not stable.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;I will revert incase there is problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for all the replies.</description>
      <pubDate>Tue, 17 Sep 2002 07:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rm-i-stops/m-p/2805095#M82845</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-09-17T07:27:07Z</dc:date>
    </item>
  </channel>
</rss>

