<?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 1.5.1 problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036579#M431997</link>
    <description>Hi Steven,&lt;BR /&gt;I want to take a tar of mount point which is 5 gb in size...and at the same time i want to compress it....&lt;BR /&gt;For ex:&lt;BR /&gt;/test - 5gb&lt;BR /&gt;i would like to tar this mount point plus compress it anohter mount point which is 6gb only...how can i fit it into thta mount point&lt;BR /&gt;bcoz tar and gzip take place in the same mount point simultaneously....</description>
    <pubDate>Tue, 27 Mar 2007 23:48:20 GMT</pubDate>
    <dc:creator>boomer_2</dc:creator>
    <dc:date>2007-03-27T23:48:20Z</dc:date>
    <item>
      <title>tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036563#M431981</link>
      <description>Hi guys,&lt;BR /&gt;I have tar 1.5.1 installed from one of my forum thread..for gnu tar utility to take a tar of more than 2 gb...&lt;BR /&gt;but when i run tar -cvf test.tar /home which is 5 gb in size the tar file is cretaed but the file is not compressed..the same file size of 5 tar is getting formed..what should i do??</description>
      <pubDate>Tue, 27 Mar 2007 05:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036563#M431981</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-03-27T05:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036564#M431982</link>
      <description>Hi,&lt;BR /&gt;tar is an archiving method not a compression tool!&lt;BR /&gt;&lt;BR /&gt;use tools like compress, gzip ... for compression of the files.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1053335" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1053335&lt;/A&gt;&lt;BR /&gt;and the last answer in&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=775222" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=775222&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 05:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036564#M431982</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-27T05:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036565#M431983</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try adding the z option.&lt;BR /&gt;&lt;BR /&gt;# gtar cvzf test.tar.gz /home&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 27 Mar 2007 05:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036565#M431983</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2007-03-27T05:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036566#M431984</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;You can zip the file using gzip command&lt;BR /&gt;&lt;BR /&gt;#gzip file_name.&lt;BR /&gt;&lt;BR /&gt;If it is a directoy, then tar the directory and then zip the file&lt;BR /&gt;&lt;BR /&gt;#tar -cvf dir.tar dir&lt;BR /&gt;#gzip dir.tar&lt;BR /&gt;You can also use gtar command.&lt;BR /&gt;&lt;BR /&gt;Cheers;&lt;BR /&gt;Indrajit Roy&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 06:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036566#M431984</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2007-03-27T06:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036567#M431985</link>
      <description>Hi Indrajit,&lt;BR /&gt;im not able to find gtar command in my server....</description>
      <pubDate>Tue, 27 Mar 2007 06:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036567#M431985</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-03-27T06:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036568#M431986</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is already mentioned.&lt;BR /&gt;Still, for clarity here is the full path for gzip.&lt;BR /&gt;&lt;BR /&gt;1.&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/gzip test.tar &lt;BR /&gt;&lt;BR /&gt;(filename of the tar - in your case test.tar)&lt;BR /&gt;&lt;BR /&gt;2.&lt;BR /&gt;compress test.tar &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.</description>
      <pubDate>Tue, 27 Mar 2007 06:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036568#M431986</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-03-27T06:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036569#M431987</link>
      <description>Hi rasheed,&lt;BR /&gt;I think my questn is not clear...&lt;BR /&gt;what i mean to ask u guys is that after creating a tar archive should my directory size be reduced ? and if yes then to what extent ..by how many % ?&lt;BR /&gt;And second thing i have installed gnu tar since i need to take a tar of 5gb directory.. from &lt;A href="http://hpux.connect.org.uk/hppd/hpux/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/&lt;/A&gt;  as a result of which im not able to find gtar command in my server..i doubt whether gnu tar has been properly installed...</description>
      <pubDate>Tue, 27 Mar 2007 06:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036569#M431987</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-03-27T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036570#M431988</link>
      <description>&amp;gt;after creating a tar archive should my directory size be reduced?&lt;BR /&gt;&lt;BR /&gt;Your original files may be increased if they had holes in them and when tar reads them, it would fill in these holes.&lt;BR /&gt;&lt;BR /&gt;The size of the archive should be the sum of the files plus overhead.  Only when compressing would you have a reduced size.&lt;BR /&gt;&lt;BR /&gt;gnu tar is just probably called tar and not gtar.  Typically if you want to make sure you keep your foreign devil tools separate from HP's, you use g* as the name.</description>
      <pubDate>Tue, 27 Mar 2007 06:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036570#M431988</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-27T06:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036571#M431989</link>
      <description>Hi Boomer,&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/gtar - it should be the default location.&lt;BR /&gt;&lt;BR /&gt;or try to find&lt;BR /&gt;&lt;BR /&gt;find /usr -name gtar&lt;BR /&gt;&lt;BR /&gt;or any dir where you think this might have gone in.&lt;BR /&gt;&lt;BR /&gt;Reg. the reduction of the size, as far as I noticed, normally it should not impact. &lt;BR /&gt;Tar as a tool is used for archiving/backing up or moving files around from systems to systems, etc. It is not meant anyway for anyway of compression.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.</description>
      <pubDate>Tue, 27 Mar 2007 07:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036571#M431989</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-03-27T07:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036572#M431990</link>
      <description>Hi rasheed,&lt;BR /&gt;no gtar found on my server..</description>
      <pubDate>Tue, 27 Mar 2007 07:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036572#M431990</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-03-27T07:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036573#M431991</link>
      <description>can you please share which files are you going to compress.&lt;BR /&gt;&lt;BR /&gt;If it is in compress mode then it will not requced my size</description>
      <pubDate>Tue, 27 Mar 2007 07:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036573#M431991</guid>
      <dc:creator>Eric Jacklin</dc:creator>
      <dc:date>2007-03-27T07:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036574#M431992</link>
      <description>&amp;gt;no gtar found on my server..&lt;BR /&gt;&lt;BR /&gt;To make it clear, does /usr/local/bin/tar support the -z or --gzip option?&lt;BR /&gt;&lt;BR /&gt;Use /usr/local/bin/tar --help</description>
      <pubDate>Tue, 27 Mar 2007 08:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036574#M431992</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-27T08:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036575#M431993</link>
      <description>Hi Dennis,&lt;BR /&gt;# /usr/local/bin/tar --help&lt;BR /&gt;Usage: tar [OPTION...] [FILE]...&lt;BR /&gt;GNU `tar' saves many files together into a single tape or disk archive, and can&lt;BR /&gt;restore individual files from the archive.&lt;BR /&gt;&lt;BR /&gt;Examples:&lt;BR /&gt;  tar -cf archive.tar foo bar  # Create archive.tar from files foo and bar.&lt;BR /&gt;  tar -tvf archive.tar         # List all files in archive.tar verbosely.&lt;BR /&gt;  tar -xf archive.tar          # Extract all files from archive.tar.&lt;BR /&gt;&lt;BR /&gt; Main operation mode:&lt;BR /&gt;&lt;BR /&gt;  -A, --catenate, --concatenate   append tar files to an archive&lt;BR /&gt;  -c, --create               create a new archive&lt;BR /&gt;      --delete               delete from the archive (not on mag tapes!)&lt;BR /&gt;  -d, --diff, --compare      find differences between archive and file system&lt;BR /&gt;  -r, --append               append files to the end of an archive&lt;BR /&gt;  -t, --list                 list the contents of an archive&lt;BR /&gt;  -u, --update               only append files newer than copy in archive&lt;BR /&gt;  -x, --extract, --get       extract files from an archive&lt;BR /&gt;&lt;BR /&gt; Operation modifiers:&lt;BR /&gt;&lt;BR /&gt;  -g, --listed-incremental=FILE   handle new GNU-format incremental backup&lt;BR /&gt;  -G, --incremental          handle old GNU-format incremental backup&lt;BR /&gt;      --ignore-failed-read   do not exit with nonzero on unreadable files&lt;BR /&gt;  -k, --keep-old-files       don't replace existing files when extracting&lt;BR /&gt;      --keep-newer-files     don't replace existing files that are newer than&lt;BR /&gt;                             their archive copies&lt;BR /&gt;  -n, --seek                 Archive is seekable&lt;BR /&gt;      --no-overwrite-dir     preserve metadata of existing directories&lt;BR /&gt;      --occurrence[=NUMBER]  process only the NUMth occurrence of each file in&lt;BR /&gt;                             the archive. This option is valid only in&lt;BR /&gt;                             conjunction with one of the subcommands --delete,&lt;BR /&gt;                             --diff, --extract or --list and when a list of&lt;BR /&gt;                             files is given either on the command line or via&lt;BR /&gt;                             -T option. NUMBER defaults to 1.&lt;BR /&gt;      --overwrite            overwrite existing files when extracting&lt;BR /&gt;  -O, --to-stdout            extract files to standard output&lt;BR /&gt;      --recursive-unlink     empty hierarchies prior to extracting directory&lt;BR /&gt;      --remove-files         remove files after adding them to the archive&lt;BR /&gt;  -S, --sparse               handle sparse files efficiently&lt;BR /&gt;  -U, --unlink-first         remove each file prior to extracting over it&lt;BR /&gt;  -W, --verify               attempt to verify the archive after writing it&lt;BR /&gt;&lt;BR /&gt; Handling of file attributes:&lt;BR /&gt;&lt;BR /&gt;      --atime-preserve       don't change access times on dumped files&lt;BR /&gt;      --group=NAME           force NAME as group for added files&lt;BR /&gt;      --mode=CHANGES         force (symbolic) mode CHANGES for added files&lt;BR /&gt;  -m, --touch                don't extract file modified time&lt;BR /&gt;      --no-same-owner        extract files as yourself&lt;BR /&gt;      --no-same-permissions  do not extract permissions information&lt;BR /&gt;      --numeric-owner        always use numbers for user/group names&lt;BR /&gt;      --owner=NAME           force NAME as owner for added files&lt;BR /&gt;  -p, --preserve-permissions, --same-permissions&lt;BR /&gt;                             extract permissions information&lt;BR /&gt;      --preserve             same as both -p and -s&lt;BR /&gt;  -s, --preserve-order, --same-order&lt;BR /&gt;                             sort names to extract to match archive&lt;BR /&gt;      --same-owner           try extracting files with the same ownership&lt;BR /&gt;&lt;BR /&gt; Device selection and switching:&lt;BR /&gt;&lt;BR /&gt;  -f, --file=ARCHIVE         use archive file or device ARCHIVE&lt;BR /&gt;      --force-local          archive file is local even if has a colon&lt;BR /&gt;  -F, --info-script=NAME, --new-volume-script=NAME&lt;BR /&gt;                             run script at end of each tape (implies -M)&lt;BR /&gt;  -L, --tape-length=NUMBER   change tape after writing NUMBER x 1024 bytes&lt;BR /&gt;  -M, --multi-volume         create/list/extract multi-volume archive&lt;BR /&gt;      --rmt-command=COMMAND  use given rmt COMMAND instead of rmt&lt;BR /&gt;      --rsh-command=COMMAND  use remote COMMAND instead of rsh&lt;BR /&gt;      --volno-file=FILE      use/update the volume number in FILE&lt;BR /&gt;&lt;BR /&gt; Device blocking:&lt;BR /&gt;&lt;BR /&gt;  -b, --blocking-factor=BLOCKS   BLOCKS x 512 bytes per record&lt;BR /&gt;  -B, --read-full-records    reblock as we read (for 4.2BSD pipes)&lt;BR /&gt;  -i, --ignore-zeros         ignore zeroed blocks in archive (means EOF)&lt;BR /&gt;      --record-size=NUMBER   SIZE bytes per record, multiple of 512&lt;BR /&gt;&lt;BR /&gt; Archive format selection:&lt;BR /&gt;&lt;BR /&gt;  -H, --format=FORMAT        create archive of the given format.&lt;BR /&gt;&lt;BR /&gt; FORMAT is one of the following:&lt;BR /&gt;&lt;BR /&gt;    gnu                      GNU tar 1.13.x format&lt;BR /&gt;    oldgnu                   GNU format as per tar &amp;lt;= 1.12&lt;BR /&gt;    pax                      POSIX 1003.1-2001 (pax) format&lt;BR /&gt;    posix                    Same as pax&lt;BR /&gt;    ustar                    POSIX 1003.1-1988 (ustar) format&lt;BR /&gt;    v7                       old V7 tar format&lt;BR /&gt;&lt;BR /&gt;  -j, --bzip2                filter the archive through bzip2&lt;BR /&gt;      --old-archive, --portability&lt;BR /&gt;                             same as --format=v7&lt;BR /&gt;      --pax-option=keyword[[:]=value][,keyword[[:]=value], ...]&lt;BR /&gt;                             control pax keywords&lt;BR /&gt;      --posix                same as --format=posix&lt;BR /&gt;      --use-compress-program=PROG&lt;BR /&gt;                             filter through PROG (must accept -d)&lt;BR /&gt;  -V, --label=TEXT           create archive with volume name NAME. At&lt;BR /&gt;                             list/extract time, use TEXT as a globbing pattern&lt;BR /&gt;  -z, --gzip, --gunzip, --ungzip   filter the archive through gzip&lt;BR /&gt;  -Z, --compress, --uncompress   filter the archive through compress&lt;BR /&gt;&lt;BR /&gt; Local file selection:&lt;BR /&gt;&lt;BR /&gt;      --after-date=DATE      same as -N&lt;BR /&gt;      --anchored             exclude patterns match file name start&lt;BR /&gt;      --backup[=CONTROL]     backup before removal, choose version CONTROL&lt;BR /&gt;  -C, --directory=DIR        change to directory DIR&lt;BR /&gt;      --exclude=PATTERN      exclude files, given as a PATTERN&lt;BR /&gt;      --exclude-caches       exclude directories containing a cache tag&lt;BR /&gt;  -h, --dereference          dump instead the files symlinks point to&lt;BR /&gt;      --ignore-case          exclusion ignores case&lt;BR /&gt;  -K, --starting-file=MEMBER-NAME&lt;BR /&gt;                             begin at member MEMBER-NAME in the archive&lt;BR /&gt;      --newer-mtime=DATE     compare date and time when data changed only&lt;BR /&gt;      --no-anchored          exclude patterns match after any / (default)&lt;BR /&gt;      --no-ignore-case       exclusion is case sensitive (default)&lt;BR /&gt;      --no-recursion         avoid descending automatically in directories&lt;BR /&gt;      --no-wildcards         exclude patterns are plain strings&lt;BR /&gt;      --no-wildcards-match-slash   exclude pattern wildcards do not match '/'&lt;BR /&gt;      --null                 -T reads null-terminated names, disable -C&lt;BR /&gt;  -N, --newer=DATE-OR-FILE   only store files newer than DATE-OR-FILE&lt;BR /&gt;      --one-file-system      stay in local file system when creating archive&lt;BR /&gt;  -P, --absolute-names       don't strip leading `/'s from file names&lt;BR /&gt;      --recursion            recurse into directories (default)&lt;BR /&gt;      --strip-components=NUMBER   strip NUMBER leading components from file&lt;BR /&gt;                             names&lt;BR /&gt;      --suffix=STRING        backup before removal, override usual suffix ('~'&lt;BR /&gt;                             unless overridden by environment variable&lt;BR /&gt;                             SIMPLE_BACKUP_SUFFIX&lt;BR /&gt;  -T, --files-from=FILE-OF-NAMES   get names to extract or create from file&lt;BR /&gt;                             NAME&lt;BR /&gt;      --wildcards            exclude patterns use wildcards (default)&lt;BR /&gt;      --wildcards-match-slash   exclude pattern wildcards match '/' (default)&lt;BR /&gt;  -X, --exclude-from=FILE    exclude patterns listed in FILE&lt;BR /&gt;&lt;BR /&gt; Informative output:&lt;BR /&gt;&lt;BR /&gt;      --checkpoint           display progress messages every 10th record&lt;BR /&gt;  -v, --verbose              verbosely list files processed&lt;BR /&gt;&lt;BR /&gt;      --check-links          print a message if not all links are dumped&lt;BR /&gt;      --index-file=FILE      send verbose output to FILE&lt;BR /&gt;  -R, --block-number         show block number within archive with each&lt;BR /&gt;                             message&lt;BR /&gt;      --show-defaults        Show tar defaults&lt;BR /&gt;      --show-omitted-dirs    When listing or extracting, list each directory&lt;BR /&gt;                             that does not match search criteria&lt;BR /&gt;      --totals               print total bytes written while creating archive&lt;BR /&gt;      --utc                  print file modification dates in UTC&lt;BR /&gt;  -w, --interactive, --confirmation&lt;BR /&gt;                             ask for confirmation for every action&lt;BR /&gt;&lt;BR /&gt; Compatibility options:&lt;BR /&gt;&lt;BR /&gt;  -o                         when creating, same as --old-archive. When&lt;BR /&gt;                             extracting, same as --no-same-owner&lt;BR /&gt;&lt;BR /&gt; Other options:&lt;BR /&gt;&lt;BR /&gt;  -?, --help                 Give this help list&lt;BR /&gt;      --license              Print license and exit&lt;BR /&gt;      --usage                Give a short usage message&lt;BR /&gt;      --version              Print program version&lt;BR /&gt;&lt;BR /&gt;Mandatory or optional arguments to long options are also mandatory or optional&lt;BR /&gt;for any corresponding short options.&lt;BR /&gt;&lt;BR /&gt;The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.&lt;BR /&gt;The version control may be set with --backup or VERSION_CONTROL, values are:&lt;BR /&gt;&lt;BR /&gt;  t, numbered     make numbered backups&lt;BR /&gt;  nil, existing   numbered if numbered backups exist, simple otherwise&lt;BR /&gt;  never, simple   always make simple backups&lt;BR /&gt;&lt;BR /&gt;*This* tar defaults to:&lt;BR /&gt;--format=gnu -f- -b20 --rmt-command=/usr/local/bin/rmt --rsh-command=/usr/bin/remsh&lt;BR /&gt;&lt;BR /&gt;Report bugs to &lt;BUG-TAR&gt;.&lt;BR /&gt;&lt;BR /&gt;when i do tar -cvzf i get an error illegal option....&lt;/BUG-TAR&gt;</description>
      <pubDate>Tue, 27 Mar 2007 08:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036575#M431993</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-03-27T08:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036576#M431994</link>
      <description>&lt;!--!*#--&gt;So, let me see if I followed this.  If you&lt;BR /&gt;ask for usage information from&lt;BR /&gt;   /usr/local/bin/tar&lt;BR /&gt;it talks about "-z", but if you use&lt;BR /&gt;   tar -z&lt;BR /&gt;it fails?&lt;BR /&gt;&lt;BR /&gt;Have you considered using&lt;BR /&gt;   /usr/local/bin/tar -z&lt;BR /&gt;instead of&lt;BR /&gt;   tar -z&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;Time for "Introduction to UNIX"?</description>
      <pubDate>Tue, 27 Mar 2007 09:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036576#M431994</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-27T09:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036577#M431995</link>
      <description>&lt;!--!*#--&gt;And, for the record, before any "tar" offered&lt;BR /&gt;a "-z" option, this kind of thing was done&lt;BR /&gt;using a pipeline, like:&lt;BR /&gt;&lt;BR /&gt;   tar cf - file_list | gzip - &amp;gt; archive.tgz&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;   gzip -c -d archive.tgz | tar xfo -&lt;BR /&gt;&lt;BR /&gt;Or somethings like those.&lt;BR /&gt;&lt;BR /&gt;The fancy options in GNU "tar" hide this&lt;BR /&gt;stuff, but it's nice to know.</description>
      <pubDate>Tue, 27 Mar 2007 09:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036577#M431995</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-27T09:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036578#M431996</link>
      <description>&amp;gt;when i do tar -cvzf i get an error illegal option....&lt;BR /&gt;&lt;BR /&gt;That's why you rename this file (or create a symlink) to gtar, so you can keep them straight.</description>
      <pubDate>Tue, 27 Mar 2007 21:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036578#M431996</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-27T21:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036579#M431997</link>
      <description>Hi Steven,&lt;BR /&gt;I want to take a tar of mount point which is 5 gb in size...and at the same time i want to compress it....&lt;BR /&gt;For ex:&lt;BR /&gt;/test - 5gb&lt;BR /&gt;i would like to tar this mount point plus compress it anohter mount point which is 6gb only...how can i fit it into thta mount point&lt;BR /&gt;bcoz tar and gzip take place in the same mount point simultaneously....</description>
      <pubDate>Tue, 27 Mar 2007 23:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036579#M431997</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-03-27T23:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036580#M431998</link>
      <description>If I understand what you want (which I may&lt;BR /&gt;not) ...&lt;BR /&gt;&lt;BR /&gt;If the source file system is at "/src", and&lt;BR /&gt;the destination is "/dst", I might try&lt;BR /&gt;something like:&lt;BR /&gt;&lt;BR /&gt;( cd /src ; tar cf - . ) | gzip -c &amp;gt; /dst/src.tgz&lt;BR /&gt;&lt;BR /&gt;Do you want the compressed "tar" archive at&lt;BR /&gt;the destination, or did you want to unpack&lt;BR /&gt;the archive at the destination?  (Do you want&lt;BR /&gt;"/dst/src.tgz", or do you want all the files&lt;BR /&gt;from "/src" to be copied to "/dst"?)</description>
      <pubDate>Wed, 28 Mar 2007 00:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036580#M431998</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-28T00:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036581#M431999</link>
      <description>Ya steven i want all the files&lt;BR /&gt;from "/src" to be copied to "/dst"?)&lt;BR /&gt;space being 5gb in src ansd 6gb in dst.</description>
      <pubDate>Wed, 28 Mar 2007 00:04:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036581#M431999</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-03-28T00:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: tar 1.5.1 problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036582#M432000</link>
      <description>&amp;gt; i want all the files&lt;BR /&gt;&amp;gt; from "/src" to be copied to "/dst"?&lt;BR /&gt;&lt;BR /&gt;This is how you should have started this&lt;BR /&gt;thread.  It's often easy to explain how to&lt;BR /&gt;solve a problem.  It's often hard to explain&lt;BR /&gt;how to implement the wrong solution to that&lt;BR /&gt;problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So why compress?  You can, but you don't&lt;BR /&gt;need to.  What you _do_ need is a "tar"&lt;BR /&gt;pipeline (or a cpio pipeline, or a&lt;BR /&gt;dump-restore pipeline, or ...).  For example:&lt;BR /&gt;&lt;BR /&gt;( cd /src ; tar cf - . ) | \&lt;BR /&gt; ( cd /dst ; tar xfo - )&lt;BR /&gt;&lt;BR /&gt;Of course, you need to get the right "tar",&lt;BR /&gt;as covered earlier.&lt;BR /&gt;&lt;BR /&gt;If you have fast CPUs and a slow network, it&lt;BR /&gt;might make sense to add compression, like,&lt;BR /&gt;for example:&lt;BR /&gt;&lt;BR /&gt;( cd /src ; tar cf - . | gzip -c ) | \&lt;BR /&gt; ( cd /dst ; gzip -c -d | tar xfo - )&lt;BR /&gt;&lt;BR /&gt;This type of question seems to be popular.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1111049" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1111049&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Because this is all new stuff, you should&lt;BR /&gt;probably run a few experiments on small&lt;BR /&gt;directories, to see how it works, before&lt;BR /&gt;doing the big job.</description>
      <pubDate>Wed, 28 Mar 2007 00:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-1-5-1-problem/m-p/5036582#M432000</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-28T00:21:26Z</dc:date>
    </item>
  </channel>
</rss>

