<?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: Finding files installed from a software depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673416#M916810</link>
    <description>Thanks that is what I was looking for.  &lt;BR /&gt;Of course this lists( as I expected) only the erase man page and not the actual erase command, so maybe they removed the command from the depot for some reason.&lt;BR /&gt;&lt;BR /&gt;Anyone else using Networker server software on HP-UX 10.20 and have the Networker erase command (I'm using version 5.5.2)?</description>
    <pubDate>Thu, 28 Feb 2002 13:24:45 GMT</pubDate>
    <dc:creator>Hatem Zaghloul</dc:creator>
    <dc:date>2002-02-28T13:24:45Z</dc:date>
    <item>
      <title>Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673411#M916805</link>
      <description />
      <pubDate>Thu, 28 Feb 2002 12:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673411#M916805</guid>
      <dc:creator>Hatem Zaghloul</dc:creator>
      <dc:date>2002-02-28T12:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673412#M916806</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;swlist before the install. See the man&lt;BR /&gt;&lt;BR /&gt;  List the products stored in a remote depot:&lt;BR /&gt;&lt;BR /&gt;           swlist -d @ hostA:/depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After install&lt;BR /&gt;&lt;BR /&gt;swlist -l file|grep -i networker&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;           Steve Steel</description>
      <pubDate>Thu, 28 Feb 2002 12:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673412#M916806</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-28T12:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673413#M916807</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# swlist -v -l file Networker&lt;BR /&gt;&lt;BR /&gt;should do the trick. Then, grep for the erase program.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Thu, 28 Feb 2002 12:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673413#M916807</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2002-02-28T12:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673414#M916808</link>
      <description>Hi Sean,&lt;BR /&gt;&lt;BR /&gt;To list files on a depot:&lt;BR /&gt;swlist -l file @ depot_path&lt;BR /&gt;&lt;BR /&gt;To list installed files:&lt;BR /&gt;swlist -l file @ grep "product_name"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mateja</description>
      <pubDate>Thu, 28 Feb 2002 12:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673414#M916808</guid>
      <dc:creator>Mateja Bezjak</dc:creator>
      <dc:date>2002-02-28T12:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673415#M916809</link>
      <description>Hi Sean,&lt;BR /&gt;&lt;BR /&gt;My mistake.  I ment swlist -l file | grep "product_name"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mateja</description>
      <pubDate>Thu, 28 Feb 2002 12:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673415#M916809</guid>
      <dc:creator>Mateja Bezjak</dc:creator>
      <dc:date>2002-02-28T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673416#M916810</link>
      <description>Thanks that is what I was looking for.  &lt;BR /&gt;Of course this lists( as I expected) only the erase man page and not the actual erase command, so maybe they removed the command from the depot for some reason.&lt;BR /&gt;&lt;BR /&gt;Anyone else using Networker server software on HP-UX 10.20 and have the Networker erase command (I'm using version 5.5.2)?</description>
      <pubDate>Thu, 28 Feb 2002 13:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673416#M916810</guid>
      <dc:creator>Hatem Zaghloul</dc:creator>
      <dc:date>2002-02-28T13:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673417#M916811</link>
      <description>w00t! something that's on what i' was getting frustrated by last month!&lt;BR /&gt;&lt;BR /&gt;we just got it 6.1.1 working on a 10.20 machine. let me go check witht he person thatwas finally able to solve the last problem before it we had it working right.</description>
      <pubDate>Thu, 28 Feb 2002 16:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673417#M916811</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-02-28T16:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673418#M916814</link>
      <description>i don't have  command either. i only have the client software. i think it is only avaialable to admins since it erases tapes.&lt;BR /&gt;&lt;BR /&gt;do you have the server softwareon there?&lt;BR /&gt;that's the only place it should really be.&lt;BR /&gt;&lt;BR /&gt;the person who got it working is in a meeting, so i was unable to ask him</description>
      <pubDate>Thu, 28 Feb 2002 16:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673418#M916814</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-02-28T16:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Finding files installed from a software depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673419#M916816</link>
      <description>Yes I'm the admin and its the server software I'm using (and in fact I want to erase some tapes or at the very least some tape labels).&lt;BR /&gt;&lt;BR /&gt;Can anyone else confirm that the erase command ships with Networker Server Software (I'm currently using version 5.5.2)&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 28 Feb 2002 16:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-files-installed-from-a-software-depot/m-p/2673419#M916816</guid>
      <dc:creator>Hatem Zaghloul</dc:creator>
      <dc:date>2002-02-28T16:25:08Z</dc:date>
    </item>
  </channel>
</rss>

