at(1) - Linux man page is a Linux utility that allows user to schedule shell commands.
Red Hat has a nice tutorial at How to schedule tasks using the Linux ‘at’ command.
It schedules commands to be run once, compared to cron that can be used to schedule recurring executions.