SyntaxFix
Write A Post
Hire A Developer
Questions
The at command exists specifically for this purpose (unlike cron which is intended for scheduling recurring tasks).
at
cron
at $(cat file) </path/to/script