ref: cde69a78225ee3b8c5e46ddb98ce4bd599d4f355 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u