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