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