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