Re: Running scripts from cron AND passing arguments. A solution.
Re: Running scripts from cron AND passing arguments. A solution.
- Subject: Re: Running scripts from cron AND passing arguments. A solution.
- From: Lee Noble <email@hidden>
- Date: Sat, 17 Sep 2005 09:43:31 +0100
On Sep 16, 2005, at 23:19, Mark J. Reed wrote:
for i in "$@"; do
echo "$i"
done >"$ARGFILE"
Mark J. Reed <email@hidden>
Thanks Mark,
I'm not a born shell scripter. I've got a bunch of home grown ones
which I uses from time to time. But the same as with my Applescript I
tend to write them with a browser window open on Google with all sorts
of queries for "Shell Script foo bar" or "Applescript bar foo" running
at once. It may not be pretty but it gets the job done.
Lee
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden