Specifying tmp for tar

Dotan Cohen dotancohen at gmail.com
Sat Sep 1 06:44:23 UTC 2007


On 01/09/2007, Rick Stevens <rstevens at internap.com> wrote:
> If you were doing
>
>         bunzip2 name-of-tar.bz2
>         tar xf name-of-tar
>
> or even
>
>         bzcat name-of-tar.bz2 | tar xf -
>
> then you're going to use /tmp.  Do it all in one command:
>
>         tar xJf name-of-tar.bz2
>

I was using a graphical KDE tool for the job. It may have been doing
the work in different steps. I think that I tried tar from the command
line as well, but that was at one in the morning and now I'm not sure.
I'll play around with some other suggestion from this thread and
report back. Thanks.

Dotan Cohen

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




More information about the fedora-list mailing list