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