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