kill9/who.md

303 B

who

This website is made by its contributors and hosted by qorg11.

You can get the contributors with these commands:

git clone https://git.qorg11.net/kill9.git && cd kill9

git log --format="%aN" --reverse | sort | uniq

Customize the output with the --format flag.