sleep

From wikieduonline
Jump to navigation Jump to search

coreutils
while true; do tput bel; sleep 5; done
sleep 1d
sleep infinity


command:
Screen timeout

Terraform: time_sleep

kubectl run --namespace default redis-client --restart='Never' --image docker.io/bitnami/redis:7.0.10-debian-11-r2 --command -- sleep infinity


See also[edit]

Advertising: