slim71 / Bash-scripts

Scripts and templates to be used in shell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of bash scripts

bash_arguments_handler

This is a simple script I've coded to handle different arguments in a Makefile project I've worked on.
It still uses getopt, so it's a bit "old-styled", but it worked perfectly for my needs.

About

Scripts and templates to be used in shell scripts

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%