mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
11 lines
157 B
Text
11 lines
157 B
Text
|
#
|
||
|
# This is a sample crontab file for unit testing
|
||
|
#
|
||
|
|
||
|
|
||
|
# entry number 1
|
||
|
0 2 11 9 4 /path/to/script1
|
||
|
|
||
|
# entry number 2
|
||
|
1 3 12 10 5 /path/to/script2 arg1 arg2
|