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