linux - I need help using the 'at' command -


hello guys started use ubuntu , ubuntu server, i'm stuck using @ command. don't know how initiate command. i'm trying to:

i'm trying run file @ 5 using 'at" command /etc/holler.sh

thank in advance!

you should able at -

1) install at

sudo apt-get install @ 

2) schedule command

at 05:00 /somepathto/somecommand 

Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -