Make this Applescript script:

Code:
ignoring application responses
tell application "Finder"
shutdown
end tell
end ignoring


And then run it from cron using the "open" command.
_________________________
Bitt Faulk