Wednesday, 18 January 2023

CRONTAB

 To edit the crontab

    crontab -e


To view the crontab

    crontab -l


After change, for save

    ctrl+c, :wq!


After change, not to save (wrongly given, back to original)

    ctrl+c, :q!

No comments:

Kiro - Core Features

What is Kiro Kiro is an innovative AI-powered IDE that revolutionizes software development through intelligent assistance and structured wor...