user@mac AnytypeCapture % lsof -i -P -n | grep LISTEN | grep "anytype" | awk '{print $9}' | cut -d: -f2 | paste -sd ","
usage: paste [-s] [-d delimiters] file ...
user@mac AnytypeCapture % lsof -i -P -n | grep LISTEN | grep "anytype" | awk '{print $9}' | cut -d: -f2 | paste -s -d "," -
49999,50000,50004