<?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 redirection with tar command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/redirection-with-tar-command/m-p/3061142#M908528</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I use this command to do a backup :&lt;BR /&gt;tar cvf - /datas/test | gzip -c &amp;gt; test.tar.gz&lt;BR /&gt;I would to get a logfile to be sure that all datas are backuped.&lt;BR /&gt;I tried with a redirection :&lt;BR /&gt;tar cvf - /datas/test | gzip -c &amp;gt; test.tar.gz &amp;gt; verify.log &lt;BR /&gt;but it does not work.&lt;BR /&gt;How can I do ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Laurent</description>
    <pubDate>Tue, 02 Sep 2003 08:30:46 GMT</pubDate>
    <dc:creator>MR VILLOT   MR MONTAGNE</dc:creator>
    <dc:date>2003-09-02T08:30:46Z</dc:date>
    <item>
      <title>redirection with tar command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/redirection-with-tar-command/m-p/3061142#M908528</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I use this command to do a backup :&lt;BR /&gt;tar cvf - /datas/test | gzip -c &amp;gt; test.tar.gz&lt;BR /&gt;I would to get a logfile to be sure that all datas are backuped.&lt;BR /&gt;I tried with a redirection :&lt;BR /&gt;tar cvf - /datas/test | gzip -c &amp;gt; test.tar.gz &amp;gt; verify.log &lt;BR /&gt;but it does not work.&lt;BR /&gt;How can I do ?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Laurent</description>
      <pubDate>Tue, 02 Sep 2003 08:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/redirection-with-tar-command/m-p/3061142#M908528</guid>
      <dc:creator>MR VILLOT   MR MONTAGNE</dc:creator>
      <dc:date>2003-09-02T08:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: redirection with tar command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/redirection-with-tar-command/m-p/3061143#M908529</link>
      <description>(tar cvf - /datas/test | gzip -c &amp;gt; test.tar.gz ) &amp;gt; tar.log 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;tested.&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Sep 2003 08:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/redirection-with-tar-command/m-p/3061143#M908529</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-09-02T08:35:21Z</dc:date>
    </item>
  </channel>
</rss>

