You are not logged in.

#1 2011-03-05 15:53:23

vikramr
Member
Registered: 2009-09-22
Posts: 40

[SOLVED]Can't find 'at' command

I can't find the 'at' command. for some reason I have the man page installed but not the command itself. Not sure if I explicitly need to install a package if I do I'd welcome pointers to which package that is.

I'm trying to suspend my laptop after completing downloads and was planning to use the at command  to run pm-suspend command at a later time. if there is an alternate way to accomplish this please let me know.

thanks for reading this.

Vikram

\[root /data\]#whereis at
at: /usr/share/man/man1/at.1p.gz
\[root /data\]#at
bash: at: command not found
\[root /data\]#

Last edited by vikramr (2011-03-06 03:04:25)

Offline

#2 2011-03-05 16:05:22

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: [SOLVED]Can't find 'at' command

You will need to install it "pacman -S at".


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#3 2011-03-05 16:51:49

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]Can't find 'at' command

If in doubt, install pkgtools and run pkgfile to check which package has the file you need:

[karol@black ~]$ pkgfile -b at
extra/at
[karol@black ~]$ pkgfile mkfs.vfat
extra/dosfstools

Offline

#4 2011-03-06 03:04:07

vikramr
Member
Registered: 2009-09-22
Posts: 40

Re: [SOLVED]Can't find 'at' command

thank you both for responding promptly !

Vikram

Offline

Board footer

Powered by FluxBB