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