3 lines
75 B
Plaintext
3 lines
75 B
Plaintext
|
#min hour mday month wday command
|
||
|
1 3 * * * echo "Hello" >> /var/crondtest
|