AP DS Scripting TECH bash – using functions ~~ April 25, 2020 1234567#FUNCTIONS myFunction() { echo "------ $@ -------" } # MAIN myFunction "WLAN USB CARD DRIVER" Related Posts:bash - iterating over a string arraybash OSX iTerm2 - display inline images in terminalsqlite3 access via bashbash: for - looping to repeat commandsbash: for - looping over and processing files in…bash: process each line as result of command using IFS=bash - check that script is being executed by rootEasing Functions - quick referencesOSX system volume (sound) GET / SET via Terminal / bash