No description
Find a file
2024-07-30 11:25:33 -04:00
LICENSE initial commit 2024-07-30 11:25:33 -04:00
Makefile initial commit 2024-07-30 11:25:33 -04:00
README.md initial commit 2024-07-30 11:25:33 -04:00
teams.c initial commit 2024-07-30 11:25:33 -04:00

Sort people into teams

example:

$ teams -t 2 -p a -p b -p c -p d
team #1:
a
d
team #2:
b
c