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