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