Answer the question
In order to leave comments, you need to log in
What is the correct way to use the at command in Linux?
Hello. I'm trying to add a task using I at
need to run the php
file.
curl http://site.com/file.php | at now + 1 minute
or
curl http://site.com/file.php | at **:**
(instead of asterisks time)
The file is launched immediately after the command is entered, if you check the list of tasks atq
, then the task is still in the list. When the run time comes, the file is not run.
Answer the question
In order to leave comments, you need to log in
есно "curl http://site.com/file.php" | at **:**
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question