A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.geeksforgeeks.org/linux-unix/atd-command-in-linux-with-examples/ below:

atd command in Linux with examples

atd command in Linux with examples

Last Updated : 04 Apr, 2019

atd

is a job scheduler daemon that runs jobs scheduled for later execution. These jobs are one-time task(not recurring) at a specific time scheduled using 'at' or 'batch' utility.

Syntax:
atd [-l load_avg] [-b batch_interval] [-d] [-f] [-s]
Options: Starting atd: Stopping atd: Restarting atd:

To restart atd, use below command.

$ service atd restart 
Checking atd status:

To determine if atd is running or not, use below command:

$ service atd status 


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4