Skip to content

agonopol/failmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

failmail

Bash script to mail if command fails

Example:

failmail 'ls -lh /home/user_does_not_exist' user@server.net

Timeout and mail after 60 seconds:

failmail 'ls -lh /bin/longrunningproc' user@server.net 60

About

Bash script to mail if command fails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages