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