How can tasks be scheduled in Linux without using crontab?
By emailing the root user
By placing scripts in the /etc/cron.* directories
/etc/cron.*
By using the at command
at
Linux does not support scheduling without crontab