I execute R CMD BATCH using crontab(in centos7).
like this...
45 5 * * 5 R CMD BATCH /home/script/my_test.R
But i cant\'t find my_t
my_t