<?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: Tar with input file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215744#M326753</link>
    <description>&amp;gt;  1 pts&lt;BR /&gt;[You have to admire the forum software.]&lt;BR /&gt;&lt;BR /&gt;I gather that you didn't like the GNU "tar"&lt;BR /&gt;suggestion, but I did ask "Why not", and I&lt;BR /&gt;would like to know why not, so I'll try&lt;BR /&gt;asking again.  Why not?</description>
    <pubDate>Thu, 12 Jun 2008 17:07:44 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-06-12T17:07:44Z</dc:date>
    <item>
      <title>Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215739#M326748</link>
      <description>Hi sysadmin,&lt;BR /&gt;&lt;BR /&gt;I need to do a tar file with a list files.&lt;BR /&gt;&lt;BR /&gt;In linux, or sun I can do it with &lt;BR /&gt;&lt;BR /&gt;tar cvf file.tar -I list.txt (in linux)&lt;BR /&gt;tar cvf file.tar -T list.txt (in sun)&lt;BR /&gt;&lt;BR /&gt;How to do the same in HP-UX B.11.23 ?&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;Regards.&lt;BR /&gt;Fabrizio</description>
      <pubDate>Thu, 12 Jun 2008 15:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215739#M326748</guid>
      <dc:creator>Fabreg</dc:creator>
      <dc:date>2008-06-12T15:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215740#M326749</link>
      <description>This is the only way offhand I can think of:&lt;BR /&gt;&lt;BR /&gt;tar cvf file.tar $(cat list.txt)</description>
      <pubDate>Thu, 12 Jun 2008 16:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215740#M326749</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2008-06-12T16:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215741#M326750</link>
      <description>&amp;gt; tar cvf file.tar -I list.txt (in linux)&lt;BR /&gt;&lt;BR /&gt;If you're using GNU "tar" on your Linux&lt;BR /&gt;system(s), why not install it on your HP-UX&lt;BR /&gt;(and/or Solaris) system(s), too?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/tar/" target="_blank"&gt;http://www.gnu.org/software/tar/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Google can probably find you a depot, if you&lt;BR /&gt;can't build it from a source kit.</description>
      <pubDate>Thu, 12 Jun 2008 16:16:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215741#M326750</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-06-12T16:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215742#M326751</link>
      <description>Ok, the Jeff solution helped.&lt;BR /&gt;maybe a native option would be a better solution, but if it's not available at this time it makes no difference.&lt;BR /&gt;&lt;BR /&gt;Many thanks.&lt;BR /&gt;&lt;BR /&gt;Best regard.&lt;BR /&gt;Fabrizio.</description>
      <pubDate>Thu, 12 Jun 2008 16:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215742#M326751</guid>
      <dc:creator>Fabreg</dc:creator>
      <dc:date>2008-06-12T16:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215743#M326752</link>
      <description>Ok, the Jeff solution helped.&lt;BR /&gt;maybe a native option would be a better solution, but if it's not available at this time it makes no difference.&lt;BR /&gt;&lt;BR /&gt;thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Best regards.&lt;BR /&gt;Fabrizio.</description>
      <pubDate>Thu, 12 Jun 2008 16:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215743#M326752</guid>
      <dc:creator>Fabreg</dc:creator>
      <dc:date>2008-06-12T16:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215744#M326753</link>
      <description>&amp;gt;  1 pts&lt;BR /&gt;[You have to admire the forum software.]&lt;BR /&gt;&lt;BR /&gt;I gather that you didn't like the GNU "tar"&lt;BR /&gt;suggestion, but I did ask "Why not", and I&lt;BR /&gt;would like to know why not, so I'll try&lt;BR /&gt;asking again.  Why not?</description>
      <pubDate>Thu, 12 Jun 2008 17:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215744#M326753</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-06-12T17:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215745#M326754</link>
      <description>&amp;gt;I need to do a tar file with a list files.&lt;BR /&gt;&amp;gt;How to do the same in HP-UX B.11.23?&lt;BR /&gt;&lt;BR /&gt;You give up on tar(1) and use pax(1):&lt;BR /&gt;$ pax -f file.tar -w -v &amp;lt; list.txt&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Steven: Why not?&lt;BR /&gt;&lt;BR /&gt;It's foreign devil software?  :-)</description>
      <pubDate>Fri, 13 Jun 2008 03:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215745#M326754</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-06-13T03:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215746#M326755</link>
      <description>&amp;gt; It's foreign devil software? :-)&lt;BR /&gt;&lt;BR /&gt;That _is_ a powerful argument, but the desire&lt;BR /&gt;seemed to be for compatibility with the&lt;BR /&gt;foreign-devil "tar" on the foreign-devil OS,&lt;BR /&gt;and using the same foreign-devil "tar" on&lt;BR /&gt;HP-UX seemed to me to be a pretty easy way to&lt;BR /&gt;get amazingly good compatibility with the&lt;BR /&gt;same program elsewhere.&lt;BR /&gt;&lt;BR /&gt;Obviously my opinion has little value,&lt;BR /&gt;however.  (I get that often.)</description>
      <pubDate>Fri, 13 Jun 2008 05:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215746#M326755</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-06-13T05:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tar with input file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215747#M326756</link>
      <description>Steven, don't be surprised!&lt;BR /&gt;&lt;BR /&gt;You cannot get 10 points for an "unexpected" solution...&lt;BR /&gt;&lt;BR /&gt;I think there was another linux like solution in hp-ux expected, but your solution is maybe too much linux like and not enough native hp-ux?&lt;BR /&gt;&lt;BR /&gt;IMHO most thread owners can only scroll down to "1" in the moment of surprise when getting a valuable answer, if they are even able to assign something at all.&lt;BR /&gt;&lt;BR /&gt;;-))</description>
      <pubDate>Fri, 13 Jun 2008 05:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-with-input-file/m-p/4215747#M326756</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-06-13T05:41:56Z</dc:date>
    </item>
  </channel>
</rss>

