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