How to check if a specific cronjob is running on Ubuntu / Linux

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • Hi friends,
    ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
    How to check if a specific cronjob is running on Ubuntu / Linux.
    crontab -e command for checking, what are the CronJob's are scheduled in crontab.
    grep "clear_cache.sh" /var/log/syslog
    How to Add/Remove the Swap Memory in Ubuntu and Linux : • How to Add/Remove the ...
    How to Clear Cache and Swap Space in Ubuntu/Linux : • How to Clear Cache and...
    How To Create The Cron Expression & Set The Cron Job In Ubuntu/Linux : • How To Create The Cron...
    How to Create AWS Account Free in 5 Minutes : • How to Create the FREE...
    How to create FREE EC2 Instance in AWS with Ubuntu 20.04 LTS : • How to create FREE EC2...
    How to connect the AWS EC2 Instance through PUTTY | Git Bash | AWS Console : • How to connect the AWS...
    How to install the LAMP package in Ubuntu 20.04 : • How to install the LAM...
    How to install the phpMyAdmin on Ubuntu 20.04. : • How to install the php...
    Subscribe our channel "TechiesBadi" for more updates and stay connected with us on social networking sites,
    RUclips Channel : / techiesbadi
    Facebook : / techiesbadi
    Visit our Website : www.techiesbad...
    Visit Demos Website : demos.techiesba...
    Attribution
    Calendar icons created by Freepik - Flaticon : www.flaticon.c...

Комментарии • 2

  • @vijaya4794
    @vijaya4794 Год назад

    I didn't get any results with this command

    • @TechiesBadi
      @TechiesBadi  Год назад

      seems to be your cron job is not running, Please check the cron expression once