AP DS Scripting TECH bash – using functions ~~ April 25, 2020 1234567#FUNCTIONS myFunction() { echo "------ $@ -------" } # MAIN myFunction "WLAN USB CARD DRIVER" Related Posts:bash - df to get space usage by volumeBitBar - OSX custom menu bar - running #!/bin/bashBASH snippet - clean up stereo pairs and sort by…Easing Functions - quick referencesbash NULL DEVICE - redirecting output & errorsBASH - faster navigationOSX Volume Cloning - using asr (Apple Software Restore)Install OSX Command Line Tools without using the GUIbash - pass arguments with flags to script