linux function that run eveytime command code example Example: bash run a command every x second while sleep 1; do echo "Hi"; done