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