[Improve] sh/*.sh
: produce for OPTION in @$; do
loops for all SUSUWU_PROCESS_*
functions.
#22
Labels
good first issue
Good for newcomers
Milestone
Rationales:
SUSUWU_PROCESS_*()
functions (to test more than the first param or 2,) but this becomes burdensome once there are dozens of options.Macros.sh
: produce alias (such as-s
->-q
) groups of options/flags, forSUSUWU_PROCESS_*
functions. #23Background:
/bin/sh
consoles (good spot for loop function).SUSUWU_PROCESS_*
functions.The text was updated successfully, but these errors were encountered: