FG
💻 Software

Mac OS X: at command not working

Fresh5 days ago
Mar 15, 202629607 views
Confidence Score1%
1%

Problem

I am going to schedule a job by using at command. Here I tried the following command: I saw the job is scheduled by using at -l. However, I saw no echo out. I guess that I may need to add user to at.allow file. I cannot find at.allow in my Mac (Snow Leopard). Not sure what I need to do to test this at command?

Error Output

$ at now + 1 minute
echo 'Test at command'
<EOD>

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Mac OS X: at command not working

Low Risk

To enable the needed daemon, as says, execute: as root (e.g. via ). Once you've done that, will be the key directory (though the simplest way is to use as root -- e.g., once again, by !-).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment