osx - AppleScript duplicate folder inside pre-existing folder -



osx - AppleScript duplicate folder inside pre-existing folder -

i'm wondering if there way using applesscript duplicate folder, , files/folders within location - while leaving files exist within location intact?

tell application "finder" duplicate folder "macintosh hd:users:yourcompname:desktop:test1" "macintosh hd:users:yourcompname:desktop:test2"

osx applescript

Comments

Popular posts from this blog

javascript - I need to update the text of a paragraph by inline edit -

javascript - THREE.js reposition vertices for RingGeometry -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -