Specifying tmp for tar



I have a 2 GB bz2 archive that unzips to over 10 GB (wikipedia dump).
Although I have over 50 GB free in /home, / has only about 8 GB free.
Thus, as tar uses /tmp, the / filesystem fills up and I cannot
continue. How can I specify a tmp directory for tar in my home
directory? Note that man tar makes no mention of a tmp option.

Thanks in advance.

Dotan Cohen

http://lyricslist.com/
http://what-is-what.com/

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Specifying tmp for tar
    ... Thus, as tar uses /tmp, the / filesystem fills up and I cannot ... How can I specify a tmp directory for tar in my home ...
    (Fedora)
  • Re: Specifying tmp for tar
    ... Thus, as tar uses /tmp, the / filesystem fills up and I cannot ... How can I specify a tmp directory for tar in my home ... I can then simply erase the symlink? ...
    (Fedora)
  • Re: Specifying tmp for tar
    ... Thus, as tar uses /tmp, the / filesystem fills up and I cannot ... How can I specify a tmp directory for tar in my home ...
    (Fedora)
  • Re: Specifying tmp for tar
    ... Thus, as tar uses /tmp, the / filesystem fills up and I cannot ... How can I specify a tmp directory for tar in my home ... Note that man tar makes no mention of a tmp option. ...
    (Fedora)
  • Re: [Fedora] Re: Specifying tmp for tar
    ... Thus, as tar uses /tmp, the / filesystem fills up and I cannot ... How can I specify a tmp directory for tar in my home ... Note that man tar makes no mention of a tmp option. ... If that's the case, why not uncompress the file first with bzip2 somewhere on the file system that actually has space, and then run tar to extract the files? ...
    (Fedora)