I am not able to run at command.
edward@ArchLinux:~$ at
Garbled time
what is wrong? Am I running it wrong?
A timestamp (as recognized by at, see the fine manual) must be given:
bash-4.1$ echo echo hi | at teatime
job 5 at 2016-02-02 16:00
bash-4.1$
atqcommand orat -l. My answer comes from usingatwithout options in Windows systems. Sorry, if I misunderstood context or intention of the question