#!/bin/bash keybase team list-memberships | cut -f 1 -d ' ' | tail -n +2 > kbteams.txt