Articles about default parameters | UserComp.com

Bash: Creating a Function with Default Parameters using Abstracting echo
Bash: Creating a Function with Default Parameters using Abstracting echo

In this tech support article, we will explain how to create a Bash function with default parameters using the 'abstracting echo' technique. We will demonstrate this using an example function named 'tst'.

Read More