Skip to content

jorgenuhr/bash-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

bash-functions

Common bash functions that can be included and used in other bash scripts

logger

Outputs all arguments passed to the function as a RFC 3164 syslog message to the logfile configured in the $logfile variable, if $logfile is undefined it will output to a file in the same directory as the script with the same name as the script with the ".log" extension added to it.

About

Common bash functions that can be included and used in other bash scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages