O
O
OneTwoThreeFourFive2021-10-21 20:14:22
linux
OneTwoThreeFourFive, 2021-10-21 20:14:22

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 phpfile.
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

1 answer(s)
A
Alexander Falaleev, 2021-10-21
@OneTwoThreeFourFive

есно "curl http://site.com/file.php" | at **:**

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question