In article <14183 at hydra.gatech.EDU> ce1zzes at prism.gatech.EDU (Eric Sheppard) writes: -I would like to make sure that a script or program is not executed during -a certain period of every hour. Is there an elegant method to achieve this, -short of an additional C program? Sure -- have "cron" disable the "x" bits during the requisite periods.