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