Article 5CZP5 How can I run a Cron job manually or how can I sure my job executed?

How can I run a Cron job manually or how can I sure my job executed?

by
n00b_noob
from LinuxQuestions.org on (#5CZP5)
Hello,
I wrote below cron jobs for root user:
Code:00 23 * * 1 /usr/bin/App1 && /usr/bin/echo "App1 done"
00 23 * * 1 /usr/bin/App2 && /usr/bin/echo "App2 done"But how can I run a Cron job manually or how can I sure my job executed?
Under the "/var/log" directory a "cron" file exist, but I can't see anything about above jobs!

Thank you.latest?d=yIl2AUoC8zA latest?i=dmd5_3mUA4U:5QdvtS6pGAA:F7zBnMy latest?i=dmd5_3mUA4U:5QdvtS6pGAA:V_sGLiP latest?d=qj6IDK7rITs latest?i=dmd5_3mUA4U:5QdvtS6pGAA:gIN9vFwdmd5_3mUA4U
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments