Usage Tips:
- Click on a keyword to enable inline editing.
- Click inside a code block to copy (excludes comments).
- Use the button to view examples.
- Click outside to collapse all examples.
Check Cron Jobs
ls -la /etc/cron.d/
Sample Output:
TO-DO
cat /etc/crontab
Sample Output:
TO-DO
crontab -l
Sample Output:
TO-DO
Check background processes
./pspy
Sample Output:
TO-DO
Ref: pspy