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