How can you edit a crontab in Linux?
Linux does not support crontab editing
By editing the /etc/crontab file directly
/etc/crontab
Through the Linux Task Scheduler GUI
Using the crontab -e command
crontab -e