Skip to content

past5/cron-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The cron email program is written entirely in bash shell script and is able to do the following:

• specify date and time of the cron job, email address of the recipient, and the attachment file;
• validate the above user-entered variables;
• format the email in a proper form;
• identify the type of email attachment and correctly specify mimetype (proper attachments instead of inline attachments are sent);
• and schedule multiple cron jobs (created mail messages and scripts are identified by date and time).

About

a shell script that schedules cron jobs to send emails with attachment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages