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