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

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

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -