<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628704#M40512</link>
    <description>Tar it up using relative paths instead of absolute paths ie. usr/local instead of /usr/local</description>
    <pubDate>Mon, 10 Dec 2001 16:28:48 GMT</pubDate>
    <dc:creator>Phil Daws_2</dc:creator>
    <dc:date>2001-12-10T16:28:48Z</dc:date>
    <item>
      <title>TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628703#M40511</link>
      <description>Hello All,&lt;BR /&gt;I am trying to tar a directory on tape, expolde it into a different directory. Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thx</description>
      <pubDate>Mon, 10 Dec 2001 16:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628703#M40511</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2001-12-10T16:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628704#M40512</link>
      <description>Tar it up using relative paths instead of absolute paths ie. usr/local instead of /usr/local</description>
      <pubDate>Mon, 10 Dec 2001 16:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628704#M40512</guid>
      <dc:creator>Phil Daws_2</dc:creator>
      <dc:date>2001-12-10T16:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628705#M40513</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;If the archive was made using absolute paths then you need to use 'pax' to restore the 'tar' archive to a different directory.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 10 Dec 2001 16:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628705#M40513</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-12-10T16:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628706#M40514</link>
      <description>hey,&lt;BR /&gt;&lt;BR /&gt;U need to use relative paths. Try this:&lt;BR /&gt;1) go to the directory u want to backup ( cd dir_path)&lt;BR /&gt;2) tar -cvf device_name .&lt;BR /&gt;3) go to the directory uu want to restore ( cd new_dir_path)&lt;BR /&gt;4) tar -xvf device_name&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 10 Dec 2001 16:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628706#M40514</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-10T16:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: TAR</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628707#M40515</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;Say you want to tar up the /sbin dir. I usually would use:&lt;BR /&gt;cd /&lt;BR /&gt;tar cvf /dev/rmt/0m ./sbin&lt;BR /&gt;&lt;BR /&gt;When you tar tvf to see what is there you see./sbin&lt;BR /&gt;./sbin/aaa&lt;BR /&gt;&lt;BR /&gt;etc...&lt;BR /&gt;&lt;BR /&gt;Just the way I do it to make sure that it will come out relative.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Mon, 10 Dec 2001 16:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2628707#M40515</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-12-10T16:35:51Z</dc:date>
    </item>
  </channel>
</rss>

