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