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