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