Searched refs:crontab (Results 1 – 19 of 19) sorted by relevance
33 test -e /tmp/crontab-save-$iam && \34 crontab /tmp/crontab-save-$iam && \35 rm -f /tmp/crontab-save-$iam && \36 echo restored old crontab43 test -e /tmp/crontab-save-$iam && rm -f /tmp/crontab-save-$iam45 if [ "0" -lt `crontab -l 2>/dev/null | wc -l` ]; then48 crontab -l | grep '^[^#]' > /tmp/crontab-save-$iam66 crontab - << EOF74 echo Error while adding crontab for user $iam110 crontab -r[all …]
112 crontab -l | grep '^[^#]' > /tmp/crontab-cronallow-save-$iam114 crontab - << EOF118 echo Error while adding crontab for user $TEST_USER1135 crontab /tmp/crontab-cronallow-save-$iam136 rm -f /tmp/crontab-cronallow-save-$iam149 crontab -l | grep '^[^#]' > /tmp/crontab-cronallow-save-$iam151 crontab - << EOF155 echo Error while adding crontab for user $TEST_USER2171 crontab /tmp/crontab-cronallow-save-$iam172 rm -f /tmp/crontab-cronallow-save-$iam
32 crontab -u root - << EOF106 | crontab -131 crontab -r137 cat /tmp/save-crontab-`whoami` | grep '^[^#]' | crontab -
67 local crontab=cronjob.cron73 cat > $crontab <<EOF78 crontab $crontab > $out 2>&190 crontab -r > $out 2>&1220 crontab -l | grep "$script" > $out 2>&1 || \225 crontab -l > $out 2>&1
116 crontab - << EOF120 echo Error while adding crontab for user $TEST_USER1145 crontab - << EOF149 echo Error while adding crontab for user $TEST_USER2
5 Both scripts save the current crontab and restore it after finishing.19 - try to edit the crontab of root
2 Test that crontab <filename> installs the cron-job-file and cron will
1 # This is the crontab for the nightly build test for5 # You can install this crontab by running:6 # crontab buildtest.cron
8 crontab -r20 crontab kdump.cron278 crontab -r
62 * If you need to stop the tests before all tests have run, run "crontab65 "crontab kdump.cron", and "./runkdump.sh". If you'd like to start tests
120 crontab -r > /dev/null 2>&1290 crontab $LTPTMP/tst_logrotate.cron > $LTPTMP/tst_logrotate.out 2>&1 || RC=$?308 crontab $LTPTMP/tst_addtolog.cron > $LTPTMP/tst_logrotate.out 2>&1 || RC=$?
48 This testcase tests if crontab <filename> installs the cronjob
1468 struct crontab_data crontab; member
41 USE_CRONTAB(NEWTOY(crontab, "c:u:elr[!elr]", TOYFLAG_USR|TOYFLAG_BIN|TOYFLAG_STAYROOT))
3606 #define TT this.crontab
572 crontab w 5
579 crontab w 5
354 crontab # crontab on another user