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