#!/bin/sh saveIFS=$IFS IFS='=&' parm=($1) IFS=$saveIFS /usr/bin/firefox "https://zoom.us/wc/${parm[3]}/join"