Plan 9 from Bell Labs’s /usr/web/sources/plan9/rc/bin/who
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u