bash_join ABOUT Join is a bash script to join an array with a delimiter INSTALLATION $ brew tap doodzik/tap https://github.com/doodzik/tap $ brew instal bash_join USAGE $ join $DELIMITER $ARRAY[@]