when i try to use cron to execute my python script in a future time,i found there is a command at,AFAIK,the cron is for periodly execute,but what my scenario is only execute for once in specificed time. and my question is how to add python script to at command, also it there some python package for control the at command
my dev os is ubuntu 10.04 lucid,and my product server is ubuntu-server 10.04 lucid version. in fact,i want through python script add python script tasks to at command,which file's change can effect at command add or remove new jobs