Travis Cobbs Wrote:At least on the Mac, this can be avoided by appending / to the source directory name (and not the desination directory name). Like so:
Code:cp -R NewLDraw/ ~/Libraray/ldraw
The above will merge the NewLDraw directory contents with the ~/Library/ldraw directory contents.
Oh, that is very nice. I wish I had known that years ago.
Allen