Tagged Questions
0
votes
5answers
100 views
Linux/Bash, how to schedule commands in a FIFO queue?
I want the ability to schedule commands to be run in a FIFO queue. I DON'T want them to be run at a specified time in the future as would be the case with the "at" command. I want them to start ...
1
vote
1answer
94 views
Create an archieve with current data and time in file name using 7z command line
Today I lost my whole Far Cry 3 save game suddenly. So now I want to backup it's save game folder automatically on a certain period of time using windows task scheduling.
I want to include date and ...
0
votes
1answer
41 views
How does scheduling work?
How do programs designed for scheduling (e.g. Task Scheduler in Windows, cron in Unix systems) know that it "is time" for them to run a certain scheduled command or script?
I imagine it's not ...
0
votes
1answer
40 views
How can I schedule an item to run? [duplicate]
Possible Duplicate:
Schedule a job from the Windows command line?
I'm working on a deployment script for a production machine. I do not have direct access to this machine.
Is there a way ...
0
votes
3answers
292 views
What is the best solution for job scheduling
We use our in-house developed pipeline simulation software for consultancy projects. We have about 10 engineers working with the software at a given time. We want to use a dedicated PC for running ...
2
votes
1answer
307 views
Scheduling an XP Weekly Task Without a Start Time
I need to schedule a backup task to run every week using the Windows XP Scheduler (Home Edition with SP 3).
I would like it to run every Saturday, but how can I make it not time-specific, so it will ...
2
votes
1answer
428 views
Software to make scheduling easier
Overview
I have a set of duties I must schedule employees for. The duties recur weekly over a two-month period. There are a number of constraints that define a good schedule. (See below for ...
1
vote
4answers
2k views
Scheduling starting a service after another service
I have a service that needs to be started only AFTER another service. Is there some way to configure the service to only start once another has finished starting?
Obviously, I could use a delayed ...
1
vote
2answers
42 views
Email service that will reply with emails after a certain amount of time
Is there a service which I can send an email to, with the first words in the body as '2 weeks' or '13th may 2010' or 'in half an hour' and it will reply with an email in the specified time or at the ...
28
votes
8answers
19k views
User friendly way to schedule jobs in Mac OS X
Is there any easy way to schedule repeated jobs in Mac OS X?
I know I could use cron, but I'm looking for a more user friendly way to do it, a GUI for schedules, something like this.