Copy folder shell scripting
Copy folder shell scripting
- Subject: Copy folder shell scripting
- From: ba95 <email@hidden>
- Date: Thu, 24 Apr 2008 07:53:10 +0200
Hello,
My backup software is able to read/execute shell scripts.
I want to copy folders "#1" and "#2", both located on HD "B", to HD
"A", with replacing, but only if folders #1 and #2 are different on
HD "A".
I have written an AS that does the job, and a shell script launching
that AS, that goes like this:
#!/bin/sh
osascript "/etc...
I am quite new to shell scripting.
Could anyone tell me, what could be the pure vanilla shell script,
doing the same job ?
Thanks in advance.
--
Bernard Azancot
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden