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