Skip to content

reb00tz/abashed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

abashed

Series of BASH Helper Scripts

getopt_helper.sh

  • uses arrays to specify the short and long options, as well as any specific (required or optional) arguments
  • uses additional arrays to be able to easily print out the usage of the script
  • to use, copy three "template" sections, edit to suit, calling getopt_helper.sh in between 2nd and 3rd sections
  • run by itself to showcase basic use

getopt_helper_test.sh

  • sample script calling getopt_helper.sh

About

BASH Helper Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages