Bash mini-guides Sep 26, 2023 pgk | Howto, Guides, Mini-Guides, Bash, Shell Pass variable script arguments# #!/bin/bash echo "$@"