atd
Delayed job execution and batch processing
Install
- All systems
-
curl cmd.cat/atd.sh
- Debian
-
apt-get install at
- Ubuntu
-
apt-get install at
- Alpine
-
apk add at
- Arch Linux
-
pacman -S at
- Kali Linux
-
apt-get install at
- CentOS
-
yum install at
- Fedora
-
dnf install at
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install at
- Raspbian
-
apt-get install at
- Dockerfile
- dockerfile.run/atd
- Docker
-
docker run cmd.cat/atd atd
powered by Commando
at
Delayed job execution and batch processing
At and batch read shell commands from standard input storing them as a job to be scheduled for execution in the future. Use at to run the job at a specified time batch to run the job when system load levels permit