On 8/31/05, Paul Smith <phhs80@xxxxxxxxx > wrote:man cronDear All
I am looking for the best way of programming the (automatic) shutdown
time of my computer. Any ideas?
Thanks in advance,
Paul
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
if you want it to happen at regular intervals, or
man at
if you want it to happen once, at a specific time.
and I should have added, I don't think it's a great idea to do it in cron, especially if you're also running anacron. I don't really have any experience with this, though.