8000 GitHub - dc25/loggedcron
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dc25/loggedcron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NAME

loggedcron.bash — Wrapper script to log output from wrapped executable. Intended to be used in cron jobs.

SYNOPSIS

loggedcron.bash [worker] [arguments]

DESCRIPTION

Runs the worker and saves the output in file : ~/cron_logs/worker/<date> . Also records the date/time of execution and the name of the worker script.

NOTES

Worker can be executable or script. Worker is expected to run w/o arguments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0