Home
last modified time | relevance | path

Searched refs:crontab (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kdump/
H A Drunkdump.sh5 echo "Setup crontab."
8 crontab -r
11 # crontab in some distros will not read from STDIN.
20 crontab kdump.cron
278 crontab -r
/third_party/ltp/testcases/commands/logrotate/
H A Dlogrotate_tests.sh121 crontab -r > /dev/null 2>&1
296 crontab $LTPTMP/tst_logrotate.cron > $LTPTMP/tst_logrotate.out 2>&1 || RC=$?
299 echo "Exit status of crontab command: $RC" >> tst_logrotate.out 2>/dev/null
301 "Test #2: crontab Broke while installing cronjob. Reason:"
314 crontab $LTPTMP/tst_addtolog.cron > $LTPTMP/tst_logrotate.out 2>&1 || RC=$?
317 echo "Exit status of crontab command: $RC" >> tst_logrotate.out 2>/dev/null
319 "Test #2: crontab Broke while installing cronjob. Reason:"
/third_party/ltp/testcases/kernel/mce-test/drivers/kdump/
H A Ddriver.sh27 echo "Setup crontab."
30 crontab -r
33 # crontab in some distros will not read from STDIN.
42 crontab $WDIR/kdump.cron
297 crontab -r
/third_party/toybox/generated/
H A Dglobals.h663 // toys/pending/crontab.c
1684 struct crontab_data crontab; member
H A Dflags.h435 // crontab c:u:elr[!elr]
3840 #define TT this.crontab

Completed in 18 milliseconds