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