AP DS Scripting TECH bash – using functions ~~ April 25, 2020 1234567#FUNCTIONS myFunction() { echo "------ $@ -------" } # MAIN myFunction "WLAN USB CARD DRIVER" Related Posts:bash - pass arguments with flags to scriptOSX Volume Cloning - using asr (Apple Software Restore)Install OSX Command Line Tools without using the GUIEasing Functions - quick referencesCombine AUDIO and VIDEO on OSX - NOT using a NLE/DAW…bash: for - looping to repeat commandsbash NULL DEVICE - redirecting output & errorsbash - du to get space used by directorybash - awk with colored output