FG
💻 Software

Is there a way to have Linux run a command every X minutes?

Fresh5 days ago
Mar 15, 20261836 views
Confidence Score0%
0%

Problem

I'm using RSync with my buddy just for testing and general geekery, we want to somehow schedule the sync task to run every X time. Using the terminal, we run the command and it works. What can we use to run a script every X time? How can we program something like a Windows .bat file for Linux? Our …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a way to have Linux run a command every X minutes?

Low Risk

You're looking for cron and shell scripts.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment