Skip to content

dimension262611/bash_script_templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash_script_templates

Some Templates for Bash Scripting, which will help you in building you own tool or script..!

Templates

long_opts.sh - This Script will help you in getting insight on how you can use long options in bash script using the builtin getopts functions.

short_opts.sh - Similar to long_opts script this will help you understand parsing short options using getopts functions.

Contribution

Contributions are most welcome , please do share you exp while making bash where you learn a new function of bash by contributing here its template to use that functions.

Thank you.

About

Some Templates for Bash Scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%