Git Product home page Git Product logo

croncal's People

Contributors

vcraescu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

croncal's Issues

not working

with this crontab:

# Edit this file to introduce tasks to be run by cron.
# 
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
# 
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').# 
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
# 
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
# 
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
# 
# For more information see the manual pages of crontab(5) and cron(8)
# 
# m h  dom mon dow   command
5 * * * * 'echo moo'

when I ran the ./croncal_linux_amd64 crontab.txt

I see the output below:

ERRO[0000] commented line: '# Edit this file to introduce tasks to be run by cron.' 
ERRO[0000] commented line: '#'                          
ERRO[0000] commented line: '# Each task to run has to be defined through a single line' 
ERRO[0000] commented line: '# indicating with different fields when the task will be run' 
ERRO[0000] commented line: '# and what command to run for the task' 
ERRO[0000] commented line: '#'                          
ERRO[0000] commented line: '# To define the time you can provide concrete values for' 
ERRO[0000] commented line: '# minute (m), hour (h), day of month (dom), month (mon),' 
ERRO[0000] commented line: '# and day of week (dow) or use '*' in these fields (for 'any').#' 
ERRO[0000] commented line: '# Notice that tasks will be started based on the cron's system' 
ERRO[0000] commented line: '# daemon's notion of time and timezones.' 
ERRO[0000] commented line: '#'                          
ERRO[0000] commented line: '# Output of the crontab jobs (including errors) is sent through' 
ERRO[0000] commented line: '# email to the user the crontab file belongs to (unless redirected).' 
ERRO[0000] commented line: '#'                          
ERRO[0000] commented line: '# For example, you can run a backup of all your user accounts' 
ERRO[0000] commented line: '# at 5 a.m every week with:' 
ERRO[0000] commented line: '# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/' 
ERRO[0000] commented line: '#'                          
ERRO[0000] commented line: '# For more information see the manual pages of crontab(5) and cron(8)' 
ERRO[0000] commented line: '#'                          
ERRO[0000] commented line: '# m h  dom mon dow   command' 
                                          
                                        _ 
  ___  _ __   ___   _ __    ___   __ _ | |
 / __|| '__| / _ \ | '_ \  / __| / _` || |
| (__ | |   | (_) || | | || (__ | (_| || |
 \___||_|    \___/ |_| |_| \___| \__,_||_|


Started on http://0.0.0.0:8080

and on the browser I see 404 page not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.