Re: Copy folder shell scripting
Re: Copy folder shell scripting
- Subject: Re: Copy folder shell scripting
- From: Philip Aker <email@hidden>
- Date: Thu, 24 Apr 2008 06:54:21 -0700
On 08-04-23, at 22:53, ba95 wrote:
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 ?
You probably want to use <x-man-page://rsync>.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Sent from my SE/30
_______________________________________________
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