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