[OS X TeX] Copying gwTeX
Axel E. Retif
axretif at igo.com.mx
Sun Sep 25 16:13:24 EDT 2005
Peter, Piet,
On Sep 25, 2005, at 1:19 PM, Piet van Oostrum wrote:
>>>>>> Peter Dyballa <Peter_Dyballa at Web.DE> (PD) wrote:
>>>>>>
>
>
>> PD> Usually administrators use some thing like 'tar cf - ./local |
>> (cd <to the
>> PD> target's parent directory>; tar xf -)' to avoid possible side
>> effects from
>> PD> cp (this symlink following or that hard links get copied as
>> individual
>> PD> files on the target) -- but he probably won't waste much space
>> on his large
>> PD> and quite empty disk ... and I think he'll learn some finesses!
>>
>
> Or if you have a network connection and ssh enabled:
>
> tar cfz - ./local | ssh machine 'cd <target dir>; tar xfz -'
Thank you both! I went the tar way, which I haven't even thought about!
Everything seems to be working just fine.
Thank you again!
Axel
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list