AP DS Scripting TECH bash – using functions ~~ April 25, 2020 1234567#FUNCTIONS myFunction() { echo "------ $@ -------" } # MAIN myFunction "WLAN USB CARD DRIVER" Related Posts:BASH - faster navigationAperture (OSX) to run on Catalina using RetroactiveOSX Bash - commands I didn't know before (or saw…bash mkdir -p for recursive subdirectory creation.DS_Store - BASH shell - Linux/OSX = Find & Remove FilesInstall OSX Command Line Tools without using the GUIbash OSX iTerm2 - display inline images in terminalBASH snippet - clean up stereo pairs and sort by…bash: process each line as result of command using IFS=