File: test.tab

package info (click to toggle)
python-crontab 1.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 344 kB
  • ctags: 365
  • sloc: python: 1,675; sh: 10; makefile: 8
file content (14 lines) | stat: -rw-r--r-- 318 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# First Comment
# Edit this line to test for mistaken checks

# m h dom mon dow user command
*/30 * * * * firstcommand
* 10-20/3 * * * range
# Middle Comment
* * * 10 * byweek # Comment One
# * * * * * disabled
 00 5  *   *   *      spaced    # Comment  Two


@reboot rebooted # re-id
# Last Comment @has this # extra