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