<?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 swremove invoked by ksh script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202963#M324978</link>
    <description>Hi guys.&lt;BR /&gt;I have to do a script that invoke swremove command.&lt;BR /&gt;I need to run it without any question or any other feature of swremove (like open a dedicate window when it runs etc. etc.)&lt;BR /&gt;If I don't remember bad, the syntax was:&lt;BR /&gt;&lt;BR /&gt;swremove -i &lt;DEPOT_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;where depot_name is the software viewed with swlit&lt;BR /&gt;&lt;BR /&gt;Is this right?&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;Best Regards.&lt;BR /&gt;Fabrizio&lt;/DEPOT_NAME&gt;</description>
    <pubDate>Thu, 22 May 2008 12:47:03 GMT</pubDate>
    <dc:creator>Fabreg</dc:creator>
    <dc:date>2008-05-22T12:47:03Z</dc:date>
    <item>
      <title>swremove invoked by ksh script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202963#M324978</link>
      <description>Hi guys.&lt;BR /&gt;I have to do a script that invoke swremove command.&lt;BR /&gt;I need to run it without any question or any other feature of swremove (like open a dedicate window when it runs etc. etc.)&lt;BR /&gt;If I don't remember bad, the syntax was:&lt;BR /&gt;&lt;BR /&gt;swremove -i &lt;DEPOT_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;where depot_name is the software viewed with swlit&lt;BR /&gt;&lt;BR /&gt;Is this right?&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;Best Regards.&lt;BR /&gt;Fabrizio&lt;/DEPOT_NAME&gt;</description>
      <pubDate>Thu, 22 May 2008 12:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202963#M324978</guid>
      <dc:creator>Fabreg</dc:creator>
      <dc:date>2008-05-22T12:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: swremove invoked by ksh script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202964#M324979</link>
      <description>You are not dealing with depots while uninstalling normally.&lt;BR /&gt;&lt;BR /&gt;#  /usr/sbin/swremove &lt;PRODUCT-NAME&gt;&lt;BR /&gt;&lt;BR /&gt;If needed, add the autoreboot=true option.&lt;/PRODUCT-NAME&gt;</description>
      <pubDate>Thu, 22 May 2008 12:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202964#M324979</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-22T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: swremove invoked by ksh script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202965#M324980</link>
      <description>You can use it without -i (this is an interactive option):&lt;BR /&gt;&lt;BR /&gt;#swremove software @ host&lt;BR /&gt;or&lt;BR /&gt;#swremove software&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2008 12:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202965#M324980</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-05-22T12:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: swremove invoked by ksh script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202966#M324981</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If you don't remember the syntax, why not consult the manpages?&lt;BR /&gt;&lt;BR /&gt;# man swremove&lt;BR /&gt;&lt;BR /&gt;(or):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/hpuxman_pages.html" target="_blank"&gt;http://docs.hp.com/en/hpuxman_pages.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 22 May 2008 12:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202966#M324981</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-05-22T12:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: swremove invoked by ksh script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202967#M324982</link>
      <description>Shalom Fabrizio,&lt;BR /&gt;&lt;BR /&gt;swremove -i &lt;DEPOT_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;-i means interactive.&lt;BR /&gt;&lt;BR /&gt;This dog isn't going to hunt (I miss that phrase).&lt;BR /&gt;&lt;BR /&gt;Your script can swremove depots with the right additional parameters. The concept of script based software removal and a script are mutually exclusive ways to handle the software removal.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/DEPOT_NAME&gt;</description>
      <pubDate>Thu, 22 May 2008 12:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202967#M324982</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-22T12:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: swremove invoked by ksh script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202968#M324983</link>
      <description>Many thanks to all.&lt;BR /&gt;&lt;BR /&gt;# swremove &lt;DEPOT&gt; &lt;BR /&gt;&lt;BR /&gt;works fine.&lt;BR /&gt;Fab&lt;/DEPOT&gt;</description>
      <pubDate>Thu, 22 May 2008 13:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swremove-invoked-by-ksh-script/m-p/4202968#M324983</guid>
      <dc:creator>Fabreg</dc:creator>
      <dc:date>2008-05-22T13:09:16Z</dc:date>
    </item>
  </channel>
</rss>

