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