at Command: Schedule One-Time Linux Tasks Without Cron

at Command: Schedule One-Time Linux Tasks Without Cron

Written By
T
TecMint
Jul 28, 2026

The at command lets you queue a one-off task to run once at a specific time, so you don’t have to write and then remember to delete a cron entry for something you only need to run once.
You’ve probably used cron to schedule tasks and then realized the job only needs to run once. A common example is giving a vendor temporary SSH access to a production server for troubleshooting. You might open the firewall for their IP address and plan to remove the rule a few hours later.

The problem is that it’s easy to forget. Production issues happen, priorities change, and before you know it, that temporary firewall rule is still sitting there long after it should have been removed.

T

TecMint

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.