This repo is intended to extend the shell and contain useful and readable functions that help developers to maintaine there scripts easier and neatly.
-> print functions.
list of functions with usage
test -> return code success, failure
with tests, comes from java;
functions: - pre-condition - ret value always echo, no statuscode
param `pos` considered 0 if it is less than zero
-tested under bash
!!!