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