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