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

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -