atrun
Delayed job execution and batch processing
Install
- All systems
-
curl cmd.cat/atrun.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 updatesudo apt-get install at - Raspbian
-
apt-get install at - Docker
-
docker run cmd.cat/atrun atrunpowered 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