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