j
k
j a
j l
I believe it goes something like: cd /some/input/dir tar cvf - . | (cd /to/here; tar xvf -)
I believe it goes something like:
cd /some/input/dir tar cvf - . | (cd /to/here; tar xvf -)
that is spot on thanks! does it buffer anything in memory do you know or any other temp space? Just wonder as there are a few gigs of data.
thanks
Back to the thread
Back to the list