# Sort people into teams example: ```shell $ teams -t 2 -p a -p b -p c -p d team #1: a d team #2: b c ```