Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
Ditto mac unix command
-
http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/ditto.1.html
Hi all,anyone used ditto to merge the 'two' plugin directories/folders on a mac
I'm thinking, merge source into destination then replace source with a symlink to destination,
any hardcoded plugins would always find what their after...
sound feasable
john -
I'll start answering my own question...
plugs = Sketchup.find_support_file("Plugins")ditto "#{plugs}" ~/Desktop/!plugs``
this duplicates the entire contents folder structure in a new folder on the desktop... not an unknown path insightsooo.... now to write that dropbox plugin
john
Advertisement