FG
💻 Software

Linux at command with seconds precision

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

Problem

I'm looking for some Linux command which may launch another command at a specific time. I know about the command, but it gives me only minutes precision, and I need seconds precision. Is there an option with at command that I'm not aware of? Or is there any other command I should use? Any orientati…

Error Output

at

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux at command with seconds precision

Low Risk

Use to run a script that calls the sleep command for the sub-miniute precision bit of it? So should run 10 seconds after the command is called.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment