Forum: General
06-21-2007, 08:41 AM
|
Replies: 6
Views: 7,968
I figured it out.
From Applescript you can run...
I figured it out.
From Applescript you can run a shell command authenticated as a certain user.
From shell you can run Applescript commands.
This can combined in a shellscript like:
#!/bin/tcsh...
|
Forum: General
06-21-2007, 04:14 AM
|
Replies: 6
Views: 7,968
|
Forum: General
06-20-2007, 07:04 PM
|
Replies: 6
Views: 7,968
|
Forum: General
06-20-2007, 06:32 PM
|
Replies: 6
Views: 7,968
Run shellscript as root
Hi all,
Before I start the copy I need to shut down groupware software and copy MySQL databases using a shell script.
After copy MySQL and groupware off course need to be started again.
These...
|